diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b01988a06af..2c5a9c4a3cd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-12-27 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * simple.el (execute-extended-command): | ||
| 4 | When `suggest-key-bindings' is nil, don't. | ||
| 5 | |||
| 1 | 2014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org> | 6 | 2014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org> |
| 2 | 7 | ||
| 3 | python.el: Enhance shell user interaction and deprecate | 8 | python.el: Enhance shell user interaction and deprecate |