aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm2005-02-10 22:48:35 +0000
committerKim F. Storm2005-02-10 22:48:35 +0000
commitc10bb00a967e145c8fc1ebf277ad45f49e0f8e69 (patch)
tree29fc267baed84b74ada587936625f90c09da6c83 /src
parent053bc28347bffc8144442f98c6077af6c81aa9bd (diff)
downloademacs-c10bb00a967e145c8fc1ebf277ad45f49e0f8e69.tar.gz
emacs-c10bb00a967e145c8fc1ebf277ad45f49e0f8e69.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
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 @@
12005-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
12005-02-09 Kim F. Storm <storm@cua.dk> 62005-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