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 cd073cdb985..3f47c077f5c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-05-09 Philipp Rumpf <prumpf@gmail.com> (tiny change) | ||
| 2 | |||
| 3 | * electric.el (electric-indent-post-self-insert-function): Don't use | ||
| 4 | `pos' after modifying the buffer (bug#17449). | ||
| 5 | |||
| 1 | 2014-05-09 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2014-05-09 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * subr.el (function-put): Add function. | 8 | * subr.el (function-put): Add function. |