diff options
| author | Kim F. Storm | 2005-02-10 22:48:35 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2005-02-10 22:48:35 +0000 |
| commit | c10bb00a967e145c8fc1ebf277ad45f49e0f8e69 (patch) | |
| tree | 29fc267baed84b74ada587936625f90c09da6c83 /src/ChangeLog | |
| parent | 053bc28347bffc8144442f98c6077af6c81aa9bd (diff) | |
| download | emacs-c10bb00a967e145c8fc1ebf277ad45f49e0f8e69.tar.gz emacs-c10bb00a967e145c8fc1ebf277ad45f49e0f8e69.zip | |
*** empty log message ***
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 c00c06cc358..8e9e92f4c02 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-02-10 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * xdisp.c (try_window_id): Set first_unchanged_at_end_row to NULL | ||
| 4 | if it moves outside window or it doesn't display text. | ||
| 5 | |||
| 1 | 2005-02-09 Kim F. Storm <storm@cua.dk> | 6 | 2005-02-09 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * undo.c (Fprimitive_undo): Check that undo function does not | 8 | * undo.c (Fprimitive_undo): Check that undo function does not |