aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d7ad240d06f..e99afd4e319 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,18 @@
12002-07-23 Andrew Innes <andrewi@gnu.org>
2
3 * makefile.w32-in (DONTCOMPILE): Remove cus-start.el.
4 (DONTCOMPILE): Add various language files.
5 (DONTCOMPILE): Remove term/xterm.el.
6 (finder-inf.el): Remove.
7 (update-authors): New target.
8 (TAGS-LISP): Remove $(lispsource).
9 (compile-always): Renamed from `compile-files'.
10 (compile): New target, adapted from `compile-files'.
11 (compile-calc): New target.
12 (recompile): Change `.' to $(lisp).
13 (bootstrap): Add update-subdirs and finder-data
14 to dependencies; change compile-files to compile.
15
12002-07-22 Andre Spiegel <spiegel@gnu.org> 162002-07-22 Andre Spiegel <spiegel@gnu.org>
2 17
3 * vc.el (vc-next-action-on-file): Preserve find-file-literally. 18 * vc.el (vc-next-action-on-file): Preserve find-file-literally.