Mercurial > emacs
changeset 25970:aba4d088f0d8
.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 10 Oct 1999 19:18:47 +0000 |
parents | 9fb5da1b86d6 |
children | 999bac80682f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
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.