diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9f8703e4710..117a136b406 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-08-21 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * minibuffer.el (completion--try-word-completion): Disable | ||
| 4 | partial-completion when considering the addition of a space or | ||
| 5 | hyphen. | ||
| 6 | |||
| 1 | 2008-08-21 John Paul Wallington <jpw@pobox.com> | 7 | 2008-08-21 John Paul Wallington <jpw@pobox.com> |
| 2 | 8 | ||
| 3 | * mail/rmail.el (rmail-insert-inbox-text): Ensure that the | 9 | * mail/rmail.el (rmail-insert-inbox-text): Ensure that the |