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 a7109284991..aee691b82c5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-02-04 Fabián Ezequiel Gallina <fgallina@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/python.el (python-shell-send-string): | ||
| 4 | (python-shell-send-string-no-output): Fix docstring (Bug#16547). | ||
| 5 | |||
| 1 | 2014-02-04 Anders Lindgren <andlind@gmail.com> | 6 | 2014-02-04 Anders Lindgren <andlind@gmail.com> |
| 2 | 7 | ||
| 3 | * emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in | 8 | * emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in |