mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* dired.el (dired-mode-map): Change `tumme-tag-remove' to
`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".
This commit is contained in:
parent
81bfcbaa63
commit
27af5d58f0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue