diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2014-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 | |||
| 1 | 2014-02-27 Daniel Colascione <dancol@dancol.org> | 6 | 2014-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. |