diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9d5d97b3014..5b4cba44021 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * electric.el (electric-indent-local-mode): New minor mode. | ||
| 4 | (electric-indent-functions-without-reindent): New var. | ||
| 5 | (electric-indent-post-self-insert-function): Use it. | ||
| 6 | * emacs-lisp/gv.el (buffer-local-value): Add setter. | ||
| 7 | |||
| 1 | 2013-11-05 Eli Zaretskii <eliz@gnu.org> | 8 | 2013-11-05 Eli Zaretskii <eliz@gnu.org> |
| 2 | 9 | ||
| 3 | * international/quail.el (quail-help): Be more explicit about the | 10 | * international/quail.el (quail-help): Be more explicit about the |