summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Berman <stephen.berman@gmx.net>2013-07-29 01:19:25 +0200
committerStephen Berman <stephen.berman@gmx.net>2013-07-29 01:19:25 +0200
commit42ee6f55f72216e9545cc2c9a09b621102063eec (patch)
tree852798ac2ac56909d2c4ded9741b41728905a3d7
parent0a760e101811746dea8b1e287b9e1f3583a709a5 (diff)
downloademacs-42ee6f55f72216e9545cc2c9a09b621102063eec.tar.gz
emacs-42ee6f55f72216e9545cc2c9a09b621102063eec.tar.bz2
emacs-42ee6f55f72216e9545cc2c9a09b621102063eec.zip
Clarify ChangeLog entry.
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ad193ea0d64..677e5e5a329 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9,7 +9,7 @@
* calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
replace-regexp-in-string and inadvertent omissions in previous change.
(todo-filter-items): Ensure only file names are comma-separated in
- renamed filtered items buffer.
+ name of filtered items buffer.
2013-07-28 Juanma Barranquero <lekktu@gmail.com>