summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-03-03 09:03:32 -0800
committerGlenn Morris <rgm@gnu.org>2014-03-03 09:03:32 -0800
commitf2d2402ec6c20743783da788a6f93c7965744893 (patch)
tree305d08026f5a8ef763a92b078155b509529787c6 /lisp
parentbd650c24205a7a06f2786ad2226ed7cc19dbd69e (diff)
downloademacs-f2d2402ec6c20743783da788a6f93c7965744893.tar.gz
ChangeLog entries should be usable without the VCS
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 35ac6590af7..82115af1cd5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,7 @@
2014-03-03 Juanma Barranquero <lekktu@gmail.com>
- * icomplete.el (icomplete-completions): Follow-up to revno:116616.
-
-2014-03-03 Juanma Barranquero <lekktu@gmail.com>
+ * icomplete.el (icomplete-completions):
+ Follow-up to 2014-03-01 change.
* icomplete.el: Miscellaneous doc fixes.
Use Icomplete everywhere instead of icomplete for consistency.