# HG changeset patch # User Stefan Monnier # Date 939516135 0 # Node ID 57633cf1db330fb7cafdda5660fd437a6fba04af # Parent 24f775e3facc6ccb1614a6bf7d07a70ee996e421 . diff -r 24f775e3facc -r 57633cf1db33 lisp/ChangeLog --- a/lisp/ChangeLog Sun Oct 10 00:41:59 1999 +0000 +++ b/lisp/ChangeLog Sun Oct 10 00:42:15 1999 +0000 @@ -1,5 +1,9 @@ 1999-10-09 Stefan Monnier + * 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. + * diff-mode.el: new file. A mode for viewing/editing context diffs. 1999-10-09 Gerd Moellmann