aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2004-05-02 17:46:46 +0000
committerEli Zaretskii2004-05-02 17:46:46 +0000
commit1644f4e408c358484eafdee3b2a62bdb22626952 (patch)
tree2c54dacdca09f9d7420fe61c1747338f502b669c /src/ChangeLog
parent8a02e1933c60d546e8fadd06e60396bf89eee953 (diff)
downloademacs-1644f4e408c358484eafdee3b2a62bdb22626952.tar.gz
emacs-1644f4e408c358484eafdee3b2a62bdb22626952.zip
(region-cache.o): Depend on config.h
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 dc9512d68d3..8bcc57b00dc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12004-05-02 Eli Zaretskii <eliz@gnu.org>
2
3 * Makefile.in (region-cache.o): Depend on config.h.
4
12004-05-02 Romain Francoise <romain@orebokech.com> (tiny change) 52004-05-02 Romain Francoise <romain@orebokech.com> (tiny change)
2 6
3 * indent.c (compute_motion): Save vpos in prev_vpos when dealing 7 * indent.c (compute_motion): Save vpos in prev_vpos when dealing