summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2005-07-17 00:42:25 +0000
committerKim F. Storm <storm@cua.dk>2005-07-17 00:42:25 +0000
commitf64d5328aa8d20104d90da982a79e9b901f4d53d (patch)
tree12b6eafd4465206f1d6eb97f0254259f8078f41a /lisp
parent76ce3ae6eb8e10981304c58c79ecf8c0497ac787 (diff)
downloademacs-f64d5328aa8d20104d90da982a79e9b901f4d53d.tar.gz
emacs-f64d5328aa8d20104d90da982a79e9b901f4d53d.tar.bz2
emacs-f64d5328aa8d20104d90da982a79e9b901f4d53d.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
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>