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 29cb0334fb0..581ddc3788e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-02-15 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * emacs-lisp/smie.el: Provide smarter auto-filling. | ||
| 4 | (smie-auto-fill): New function. | ||
| 5 | (smie-setup): Use it. | ||
| 6 | |||
| 1 | 2011-12-27 Vincent Belaïche <vincentb1@users.sourceforge.net> | 7 | 2011-12-27 Vincent Belaïche <vincentb1@users.sourceforge.net> |
| 2 | 8 | ||
| 3 | * ses.el: The overall change is to add cell renaming, that is | 9 | * ses.el: The overall change is to add cell renaming, that is |