aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--lisp/ChangeLog4
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb3cc073519..28e55eeac01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * config.bat: Run the preprocessor with -traditional.
4
12001-01-01 Eli Zaretskii <eliz@is.elta.co.il> 52001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
2 6
3 * INSTALL: Move copying conditions to end of file. 7 * INSTALL: Move copying conditions to end of file.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a4367bb0db5..87cc87d8dc2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * info.el (Info-search): Print the default as part of the prompt.
4
12001-01-08 Andre Spiegel <spiegel@gnu.org> 52001-01-08 Andre Spiegel <spiegel@gnu.org>
2 6
3 * vc.el (vc-default-latest-on-branch-p): New function, replaces 7 * vc.el (vc-default-latest-on-branch-p): New function, replaces