aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-02-26 23:42:57 -0800
committerGlenn Morris2014-02-26 23:42:57 -0800
commitd926361813de2d50b42e63f1b9b603220ead6c7d (patch)
tree15ab49ea5d3dec69b42dbb6010677ad4317ba9e1 /lisp/ChangeLog
parent51f213c35fbd45fbf068f2667b8af7ba31c29de4 (diff)
downloademacs-d926361813de2d50b42e63f1b9b603220ead6c7d.tar.gz
emacs-d926361813de2d50b42e63f1b9b603220ead6c7d.zip
Some crm.el doc
* lisp/emacs-lisp/crm.el: Remove commentary that duplicates doc strings. (crm-default-separator, crm-separator) (completing-read-multiple): Doc fixes. * etc/NEWS: Related edit.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3182666b483..0198c0f8dc5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-02-27 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/crm.el (crm-default-separator, crm-separator)
4 (completing-read-multiple): Doc fixes.
5
12014-02-27 Daniel Colascione <dancol@dancol.org> 62014-02-27 Daniel Colascione <dancol@dancol.org>
2 7
3 * minibuffer.el (completion--nth-completion): Fix indentation. 8 * minibuffer.el (completion--nth-completion): Fix indentation.