diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ef777b76db4..8cedbd9138d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-03-17 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xdisp.c (try_window_id): Increment matrix positions if the | ||
| 4 | buffer's byte count has increased, but not the character count. | ||
| 5 | |||
| 1 | 2007-03-12 Andreas Schwab <schwab@suse.de> | 6 | 2007-03-12 Andreas Schwab <schwab@suse.de> |
| 2 | 7 | ||
| 3 | * lisp.h: Declare check_obarray. | 8 | * lisp.h: Declare check_obarray. |