aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 61afa87201b..1d66ebe8039 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12011-06-18 Chong Yidong <cyd@stupidchicken.com> 12011-06-18 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
4 (Bug#8768).
5
6 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
7
3 * textmodes/fill.el (default-justification): Add :safe (Bug#8879). 8 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
4 9
5 * cus-face.el (custom-declare-face): Call custom-theme-recalc face 10 * cus-face.el (custom-declare-face): Call custom-theme-recalc face