aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2011-06-18 16:17:30 -0400
committerChong Yidong2011-06-18 16:17:30 -0400
commitddb8b596be2a92a499310002e9f28abef012bfc2 (patch)
tree30f40fdbbf492636169faed8049f128149f69b81 /lisp/ChangeLog
parent770802895c7ae570e1161e0216d65abe0eea2893 (diff)
downloademacs-ddb8b596be2a92a499310002e9f28abef012bfc2.tar.gz
emacs-ddb8b596be2a92a499310002e9f28abef012bfc2.zip
* dired-x.el (dired-mark-unmarked-files): Fix interactive spec (Bug#8768).
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