# HG changeset patch # User Stefan Monnier # Date 939583127 0 # Node ID aba4d088f0d8f9f2a1da85b0b7ec06afef5472d2 # Parent 9fb5da1b86d6d8e006771a75650a58730b05db96 . diff -r 9fb5da1b86d6 -r aba4d088f0d8 lisp/ChangeLog --- 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.