aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8b7c6198e2d..e87dbc60449 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,6 +3,15 @@
3 * buffer.c (syms_of_buffer) <buffer-display-table>: Doc fix. 3 * buffer.c (syms_of_buffer) <buffer-display-table>: Doc fix.
4 Reported by Nikolaj Schumacher <n_schumacher@web.de>. 4 Reported by Nikolaj Schumacher <n_schumacher@web.de>.
5 5
62007-03-17 Richard Stallman <rms@gnu.org>
7
8 * dired.c (file_name_completion): Gcpro NAME.
9
102007-03-17 Chong Yidong <cyd@stupidchicken.com>
11
12 * xdisp.c (try_window_id): Increment matrix positions if the
13 buffer's byte count has increased, but not the character count.
14
62007-03-12 Andreas Schwab <schwab@suse.de> 152007-03-12 Andreas Schwab <schwab@suse.de>
7 16
8 * lisp.h: Declare check_obarray. 17 * lisp.h: Declare check_obarray.