aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ab0b9744048..69b11bd7a9a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12010-08-30 Stefan Monnier <monnier@iro.umontreal.ca> 12010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
4 a list of parents.
5 (smie-indent-column): Allow indirection through variables.
6
3 * composite.el (save-buffer-state): Delete, unused. 7 * composite.el (save-buffer-state): Delete, unused.
4 * font-lock.el (save-buffer-state): Use with-silent-modifications. 8 * font-lock.el (save-buffer-state): Use with-silent-modifications.
5 (font-lock-default-fontify-region): Use with-syntax-table. 9 (font-lock-default-fontify-region): Use with-syntax-table.