diff lisp/ChangeLog @ 25970:aba4d088f0d8

.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 10 Oct 1999 19:18:47 +0000
parents 57633cf1db33
children e1d167cf6e96
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 10 19:09:47 1999 +0000
+++ b/lisp/ChangeLog	Sun Oct 10 19:18:47 1999 +0000
@@ -2,7 +2,8 @@
 
 	* Makefile (setwins): abstract out the command to find subdirectories
 	and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
-	(custom-deps, finder-data, autoloads, update-subdirs, updates): use it.
+	(custom-deps, finder-data, autoloads, update-subdirs, updates)
+	(autoloads-with-other-emacs): use it.
 
 	* diff-mode.el: new file.  A mode for viewing/editing context diffs.