aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index df0e6135498..55caf3c607c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,30 @@
12012-04-27 Chong Yidong <cyd@gnu.org>
2
3 * xselect.c (x_convert_selection): Initialize a pointer (Bug#11315).
4
52012-04-27 Eli Zaretskii <eliz@gnu.org>
6
7 * xdisp.c (pos_visible_p): If the window start position is beyond
8 ZV, start the display from buffer beginning. Prevents assertion
9 violation in init_iterator when the minibuffer window is scrolled
10 via the scroll bar.
11
12 * window.c (window_scroll_pixel_based): Likewise.
13
142012-04-27 Chong Yidong <cyd@gnu.org>
15
16 * keymap.c (where_is_internal): Doc fix (Bug#10872).
17
182012-04-27 Glenn Morris <rgm@gnu.org>
19
20 * fileio.c (Fcopy_file, Fset_file_selinux_context):
21 Ignore ENOTSUP failures from setfilecon functions. (Bug#11245)
22
232012-04-27 Eli Zaretskii <eliz@gnu.org>
24
25 * dispnew.c (swap_glyph_pointers, copy_row_except_pointers): Don't
26 overrun array limits of glyph row's used[] array. (Bug#11288)
27
12012-04-26 Eli Zaretskii <eliz@gnu.org> 282012-04-26 Eli Zaretskii <eliz@gnu.org>
2 29
3 * xdisp.c (IT_DISPLAYING_WHITESPACE): In addition to the loaded 30 * xdisp.c (IT_DISPLAYING_WHITESPACE): In addition to the loaded