aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2004-11-02 14:42:40 +0000
committerAndreas Schwab2004-11-02 14:42:40 +0000
commita93563fdf6e092e33f9f54b6e0103115b13aff33 (patch)
tree6af0901805d5daa2edbb10500066842f98ec9c49 /src/ChangeLog
parent42e91b78d9f873e213ba4a891d2d401124295b4c (diff)
downloademacs-a93563fdf6e092e33f9f54b6e0103115b13aff33.tar.gz
emacs-a93563fdf6e092e33f9f54b6e0103115b13aff33.zip
(Fscroll_right): Fix last change.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2456e6ed13a..f4cb2e518be 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12004-11-02 Andreas Schwab <schwab@suse.de>
2
3 * window.c (Fscroll_right): Fix last change.
4
12004-11-02 Kim F. Storm <storm@cua.dk> 52004-11-02 Kim F. Storm <storm@cua.dk>
2 6
3 * Makefile.in (callproc.o): Depend on blockinput.h atimer.h systime.h. 7 * Makefile.in (callproc.o): Depend on blockinput.h atimer.h systime.h.