diff options
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 63cbf5f0ae5..db9af12b7e6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | completing in the minibuffer. | 5 | completing in the minibuffer. |
| 6 | 6 | ||
| 7 | * simple.el (completion-base-size): Doc fix. | 7 | * simple.el (completion-base-size): Doc fix. |
| 8 | (choose-completion): Try reselecting completion-reference-buffer. | ||
| 8 | 9 | ||
| 9 | 2008-08-14 Michael Albinus <michael.albinus@gmx.de> | 10 | 2008-08-14 Michael Albinus <michael.albinus@gmx.de> |
| 10 | 11 | ||