aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2009-11-15 16:23:07 +0000
committerChong Yidong2009-11-15 16:23:07 +0000
commit7cce3c911d6ab7ae52f9e4570ffb303634c88dd9 (patch)
treee0850bad233fbc6bf60c120583959cb53dcb94b9 /lisp/ChangeLog
parentd7063de9b8682d080addd9fe74bf979b6227c978 (diff)
downloademacs-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/ChangeLog3
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 @@
12009-11-15 Chong Yidong <cyd@stupidchicken.com> 12009-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