diff options
author | Mathias Dahl <mathias.dahl@gmail.com> | 2006-05-26 22:15:34 +0000 |
---|---|---|
committer | Mathias Dahl <mathias.dahl@gmail.com> | 2006-05-26 22:15:34 +0000 |
commit | 9318bb97ff14363c63389e325a22435d76dd1a1a (patch) | |
tree | cd85ebfaaefbc7e00333ccd21180a7776a268bbd | |
parent | 438a5bf6385a53af2356c7c36396d633f62b8ab1 (diff) | |
download | emacs-9318bb97ff14363c63389e325a22435d76dd1a1a.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fe3a518c96c..a67822f68f3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2006-05-27 Mathias Dahl <mathias.dahl@gmail.com> + + * dired.el (dired-mode-map): Move tumme commands to Operate, + Regexp and Immediate menus. Change "Add Comment" to "Add Image + Comment". Change "Add Image Tag" to "Add Image Tags". + 2006-05-26 Luc Teirlinck <teirllm@auburn.edu> * shell.el (shell-mode): Call shell-dirtrack-mode after |