diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0198c0f8dc5..66514f7488c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2014-02-27 Glenn Morris <rgm@gnu.org> | 1 | 2014-02-27 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * minibuffer.el (completion-table-dynamic) | ||
| 4 | (completion-table-with-cache): Doc fixes. | ||
| 5 | |||
| 3 | * emacs-lisp/crm.el (crm-default-separator, crm-separator) | 6 | * emacs-lisp/crm.el (crm-default-separator, crm-separator) |
| 4 | (completing-read-multiple): Doc fixes. | 7 | (completing-read-multiple): Doc fixes. |
| 5 | 8 | ||