diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-11-08 14:23:06 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-11-08 14:23:06 +0000 |
commit | 7ae105c81d5521eb4256d58d958c8caeca7be80b (patch) | |
tree | 3f853d633f2803e2b43aef357b705c1352d76a89 /lisp | |
parent | 7cf94eac0d49c114b6051469dd334af851bcf60c (diff) | |
download | emacs-7ae105c81d5521eb4256d58d958c8caeca7be80b.tar.gz emacs-7ae105c81d5521eb4256d58d958c8caeca7be80b.tar.bz2 emacs-7ae105c81d5521eb4256d58d958c8caeca7be80b.zip |
* dired.el (dired-read-dir-and-switches): Revert to 2007-11-22
version (bug@1285).
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d23eb3eda06..9a7da9dc103 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-11-08 Chong Yidong <cyd@stupidchicken.com> + + * dired.el (dired-read-dir-and-switches): Revert to 2007-11-22 + version (bug@1285). + 2008-11-08 Eli Zaretskii <eliz@gnu.org> * startup.el (command-line): Ignore init-file-user when checking |