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 581ddc3788e..729795b9bab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-03-25 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change) | ||
| 2 | |||
| 3 | * newcomment.el (comment-inline-offset): New custom var (bug#11090). | ||
| 4 | (comment-indent): Use it. | ||
| 5 | |||
| 1 | 2012-02-15 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2012-02-15 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * emacs-lisp/smie.el: Provide smarter auto-filling. | 8 | * emacs-lisp/smie.el: Provide smarter auto-filling. |