/[emacs]/emacs/lisp/dired.el
ViewVC logotype

Diff of /emacs/lisp/dired.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.303 by rms, Wed Feb 16 09:39:06 2005 UTC revision 1.304 by jurta, Thu Mar 24 19:47:20 2005 UTC
# Line 1251  Do so according to the former subdir ali Line 1251  Do so according to the former subdir ali
1251      (define-key map [menu-bar immediate dashes]      (define-key map [menu-bar immediate dashes]
1252        '("--"))        '("--"))
1253    
1254        (define-key map [menu-bar immediate compare-directories]
1255          '(menu-item "Compare directories" dired-compare-directories
1256                      :help "Mark files with different attributes in two dired buffers"))
1257      (define-key map [menu-bar immediate backup-diff]      (define-key map [menu-bar immediate backup-diff]
1258        '(menu-item "Compare with Backup" dired-backup-diff        '(menu-item "Compare with Backup" dired-backup-diff
1259                    :help "Diff file at cursor with its latest backup"))                    :help "Diff file at cursor with its latest backup"))

Legend:
Removed from v.1.303  
changed lines
  Added in v.1.304

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26