aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2007-03-19 05:42:21 +0000
committerRichard M. Stallman2007-03-19 05:42:21 +0000
commit705959fc64a88c6571aa097b3d0a220555b63b80 (patch)
treea6c176b3921bb4039a2cb0f85740f67095288615 /src/ChangeLog
parent9a982d0a35dc25a083d4c3b1960b586a57b55dd7 (diff)
downloademacs-705959fc64a88c6571aa097b3d0a220555b63b80.tar.gz
emacs-705959fc64a88c6571aa097b3d0a220555b63b80.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 65388e287a2..9bf57f082f8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12007-03-19 Richard Stallman <rms@gnu.org>
2
3 * keyboard.c (NUM_RECENT_KEYS): Bump up to 300.
4
5 * buffer.c (syms_of_buffer): Doc fix.
6
12007-03-18 Chong Yidong <cyd@stupidchicken.com> 72007-03-18 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * image.c (pbm_load): Signal error for invalid image size. 9 * image.c (pbm_load): Signal error for invalid image size.
@@ -21,12 +27,7 @@
21 27
222007-03-17 Richard Stallman <rms@gnu.org> 282007-03-17 Richard Stallman <rms@gnu.org>
23 29
24 * dired.c (file_name_completion): Gcpro NAME. 30 * dired.c (file_name_completion): gcpro NAME.
25
262007-03-17 Chong Yidong <cyd@stupidchicken.com>
27
28 * xdisp.c (try_window_id): Increment matrix positions if the
29 buffer's byte count has increased, but not the character count.
30 31
312007-03-12 Andreas Schwab <schwab@suse.de> 322007-03-12 Andreas Schwab <schwab@suse.de>
32 33