diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-11-23 13:54:48 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-11-23 13:54:48 +0000 |
commit | 1e66b27ab8116c12b2406d5b9717911f48d2ef5c (patch) | |
tree | 09297e849602c1857bddd9d21c8a16217b74c589 | |
parent | 2db6b647a492979ae5eae992c88359132367ddb8 (diff) | |
download | emacs-1e66b27ab8116c12b2406d5b9717911f48d2ef5c.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bb58449a7a4..52cad6be16e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2000-11-23 Gerd Moellmann <gerd@gnu.org> + + * dired-aux.el (dired-add-entry): Don't call dired-get-filename + with `no-dir'; we want the directory part to be able to remove + it. + 2000-11-22 Stefan Monnier <monnier@cs.yale.edu> * textmodes/outline.el (outline-flag-region): |