diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index add146fd2b1..1f8187d9e27 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-01-07 Bastien Guerry <bzg@gnu.org> | ||
| 2 | |||
| 3 | * minibuffer.el (completion--try-word-completion): When both a | ||
| 4 | hyphen and a space are possible candidates for the character | ||
| 5 | following a word, display both candidates. (Bug#15980) | ||
| 6 | |||
| 1 | 2014-01-07 Martin Rudalics <rudalics@gmx.at> | 7 | 2014-01-07 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | * window.el (balance-windows-2): While rounding don't give a | 9 | * window.el (balance-windows-2): While rounding don't give a |