aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2004-02-17 21:06:22 +0000
committerKim F. Storm2004-02-17 21:06:22 +0000
commit0bf7d00506900a9b0469214bdd0aa76f8d090eb4 (patch)
tree539107f50af4259be1cbf36a398d081dd1ff6276 /src/ChangeLog
parentac84042c630254697a5244b11bef4375579bbf3f (diff)
downloademacs-0bf7d00506900a9b0469214bdd0aa76f8d090eb4.tar.gz
emacs-0bf7d00506900a9b0469214bdd0aa76f8d090eb4.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f66d21d83b5..43a28b3e4f9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12004-02-17 Kim F. Storm <storm@cua.dk> 12004-02-17 Kim F. Storm <storm@cua.dk>
2 2
3 * xdisp.c (fast_find_position): Fix return value of new version
4 (was inverted compared to the 21.1 version).
5
3 * keyboard.c: Rework previous change; it didn't consider that the 6 * keyboard.c: Rework previous change; it didn't consider that the
4 buf array was allocated on the stack. 7 buf array was allocated on the stack.
5 (prev_read): Remove variable. 8 (prev_read): Remove variable.