diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f18a55ce202..0ddce4d9d2d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * simple.el (choose-completion-string-functions): Document new | 3 | * simple.el (choose-completion-string-functions): Document new |
| 4 | calling convention (bug#14153). | 4 | calling convention (bug#14153). |
| 5 | (execute-extended-command): Clarify doc string (bug#13373). | ||
| 5 | 6 | ||
| 6 | * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198). | 7 | * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198). |
| 7 | 8 | ||