Mercurial > emacs
comparison lisp/ChangeLog @ 25970:aba4d088f0d8
.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 10 Oct 1999 19:18:47 +0000 |
parents | 57633cf1db33 |
children | e1d167cf6e96 |
comparison
equal
deleted
inserted
replaced
25969:9fb5da1b86d6 | 25970:aba4d088f0d8 |
---|---|
1 1999-10-09 Stefan Monnier <monnier@cs.yale.edu> | 1 1999-10-09 Stefan Monnier <monnier@cs.yale.edu> |
2 | 2 |
3 * Makefile (setwins): abstract out the command to find subdirectories | 3 * Makefile (setwins): abstract out the command to find subdirectories |
4 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base). | 4 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base). |
5 (custom-deps, finder-data, autoloads, update-subdirs, updates): use it. | 5 (custom-deps, finder-data, autoloads, update-subdirs, updates) |
6 (autoloads-with-other-emacs): use it. | |
6 | 7 |
7 * diff-mode.el: new file. A mode for viewing/editing context diffs. | 8 * diff-mode.el: new file. A mode for viewing/editing context diffs. |
8 | 9 |
9 1999-10-09 Gerd Moellmann <gerd@gnu.org> | 10 1999-10-09 Gerd Moellmann <gerd@gnu.org> |
10 | 11 |