aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f0f504e6e64..69e65b21cf9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12006-04-20 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (redisplay_window): If current window start is not at the
4 beginning of a line, select a new window start if buffer is modified
5 and window start is in the modified region, but the first change is
6 before window start.
7
12006-04-18 Richard Stallman <rms@gnu.org> 82006-04-18 Richard Stallman <rms@gnu.org>
2 9
3 * xmenu.c (restore_menu_items, save_menu_items): New fns. 10 * xmenu.c (restore_menu_items, save_menu_items): New fns.