aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorLute Kamstra <[email protected]>2005-04-13 10:07:09 +0000
committerLute Kamstra <[email protected]>2005-04-13 10:07:09 +0000
commit5c156fdfc3b735bee202478e689097102e27a842 (patch)
tree969274d8f19a51b11af07f67f9746c741a049772 /lisp
parent5f36ee6dd93d123e2be994ffdc81eb230f309f95 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0b355fec5f..a525f67499 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,14 @@
2005-04-13 Lute Kamstra <[email protected]>
+ * Makefile.in (DONTCOMPILE): Remove list.
+ (compile, compile-always): Don't use DONTCOMPILE.
+ (update-authors): Load the library in which batch-update-authors
+ is defined.
+ * makefile.w32-in (DONTCOMPILE): Remove list.
+ (compile, compile-always): Fix comments.
+ (update-authors): Load the library in which batch-update-authors
+ is defined.
+
* generic-x.el (generic-mode-ini-file-find-file-hook):
Rename to ini-generic-mode-find-file-hook.
Keep generic-mode-ini-file-find-file-hook as an alias.