aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9bf57f082f8..5155f2c4a74 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -29,6 +29,11 @@
29 29
30 * dired.c (file_name_completion): gcpro NAME. 30 * dired.c (file_name_completion): gcpro NAME.
31 31
322007-03-17 Chong Yidong <cyd@stupidchicken.com>
33
34 * xdisp.c (try_window_id): Increment matrix positions if the
35 buffer's byte count has increased, but not the character count.
36
322007-03-12 Andreas Schwab <schwab@suse.de> 372007-03-12 Andreas Schwab <schwab@suse.de>
33 38
34 * lisp.h: Declare check_obarray. 39 * lisp.h: Declare check_obarray.