diff lisp/ChangeLog @ 30085:7e9128a8782c

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 05 Jul 2000 20:04:27 +0000
parents 71c92eebabd0
children 2ed241fb45f7
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 05 20:03:53 2000 +0000
+++ b/lisp/ChangeLog	Wed Jul 05 20:04:27 2000 +0000
@@ -1,5 +1,8 @@
 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
 
+	* Makefile.in (DONTCOMPILE): Add comment that the name may
+	not be changed without changing the make-dist script.
+
 	* emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias
 	mapc.
 	(cl-mapc): Use mapc instead of cl-old-mapc.