diff options
| author | Chong Yidong | 2009-11-15 16:23:07 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-11-15 16:23:07 +0000 |
| commit | 7cce3c911d6ab7ae52f9e4570ffb303634c88dd9 (patch) | |
| tree | e0850bad233fbc6bf60c120583959cb53dcb94b9 /lisp/ChangeLog | |
| parent | d7063de9b8682d080addd9fe74bf979b6227c978 (diff) | |
| download | emacs-7cce3c911d6ab7ae52f9e4570ffb303634c88dd9.tar.gz emacs-7cce3c911d6ab7ae52f9e4570ffb303634c88dd9.zip | |
* dired.el (dired-mode-map): Move encryption items to "Operate"
menu (Bug#4703).
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5f623e20a9e..1a2edac321d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-11-15 Chong Yidong <cyd@stupidchicken.com> | 1 | 2009-11-15 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * dired.el (dired-mode-map): Move encryption items to "Operate" | ||
| 4 | menu (Bug#4703). | ||
| 5 | |||
| 3 | * strokes.el (strokes-update-window-configuration): Make strokes | 6 | * strokes.el (strokes-update-window-configuration): Make strokes |
| 4 | buffer current before erasing (Bug#4906). | 7 | buffer current before erasing (Bug#4906). |
| 5 | 8 | ||