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 61afa87201b..1d66ebe8039 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2011-06-18 Chong Yidong <cyd@stupidchicken.com> | 1 | 2011-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 |