From: Stefan Monnier Date: Sun, 10 Oct 1999 19:18:47 +0000 (+0000) Subject: . X-Git-Tag: emacs-pretest-21.0.90~6481 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e2fa1e81c051c87ef38958d8a87eee5015e51f40;p=emacs.git . --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4422554df40..f9e677aa239 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.