]> git.eshelyaron.com Git - emacs.git/commitdiff
* dired.el (dired-mode-map): Change `tumme-tag-remove' to
authorMathias Dahl <mathias.dahl@gmail.com>
Fri, 26 May 2006 23:27:55 +0000 (23:27 +0000)
committerMathias Dahl <mathias.dahl@gmail.com>
Fri, 26 May 2006 23:27:55 +0000 (23:27 +0000)
`tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
Tag'.  Change "Compare directories..." to "Change Directories...".

* 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".

lisp/dired.el

index f495cf18cb3fd5cb84629f5fc4ff5cb204b6ecf2..64b73184397479a43d756c2833cadc15b739c885 100644 (file)
@@ -1325,7 +1325,7 @@ Do so according to the former subdir alist OLD-SUBDIR-ALIST."
       '("--"))
 
     (define-key map [menu-bar immediate compare-directories]
-      '(menu-item "Compare directories..." dired-compare-directories
+      '(menu-item "Compare Directories..." dired-compare-directories
                  :help "Mark files with different attributes in two dired buffers"))
     (define-key map [menu-bar immediate backup-diff]
       '(menu-item "Compare with Backup" dired-backup-diff