This commit is contained in:
Stefan Monnier
1999-10-10 00:42:15 +00:00
parent 80c382e5c2
commit f6ac5659c8

View File

@@ -1,5 +1,9 @@
1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
* 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 <gerd@gnu.org>