diff options
author | Kim F. Storm <storm@cua.dk> | 2005-07-17 00:42:25 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2005-07-17 00:42:25 +0000 |
commit | f64d5328aa8d20104d90da982a79e9b901f4d53d (patch) | |
tree | 12b6eafd4465206f1d6eb97f0254259f8078f41a /lisp | |
parent | 76ce3ae6eb8e10981304c58c79ecf8c0497ac787 (diff) | |
download | emacs-f64d5328aa8d20104d90da982a79e9b901f4d53d.tar.gz emacs-f64d5328aa8d20104d90da982a79e9b901f4d53d.tar.bz2 emacs-f64d5328aa8d20104d90da982a79e9b901f4d53d.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d9e21ab0102..c91ec623ed3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,6 @@ 2005-07-17 Kim F. Storm <storm@cua.dk> - * ido.el (dired-other-window): Put ido property on dired-other-window. + * ido.el (dired-other-window): Add ido property. 2005-07-16 Juanma Barranquero <lekktu@gmail.com> |