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 b78aad8baff..d6d7b18955e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12012-12-11 Stefan Monnier <monnier@iro.umontreal.ca> 12012-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * mail/emacsbug.el (report-emacs-bug): Move the intangible text to
4 a display text-property.
5 (report-emacs-bug-hook): Don't bother deleting it any more.
6
3 * hilit-chg.el (highlight-save-buffer-state): Delete. 7 * hilit-chg.el (highlight-save-buffer-state): Delete.
4 Use with-silent-modifications instead. 8 Use with-silent-modifications instead.
5 (hilit-chg-set-face-on-change): Only fixup the text that's modified. 9 (hilit-chg-set-face-on-change): Only fixup the text that's modified.