comparison lisp/dired.el @ 112363:6a0c66185ba1

Update md5 checksums
author Andreas Schwab <schwab@linux-m68k.org>
date Tue, 18 Jan 2011 20:08:00 +0100
parents 56d3e9c28eb0
children 7e12e8b5864c aa1e27e3a554
comparison
equal deleted inserted replaced
112362:f8d0e2476a39 112363:6a0c66185ba1
3560 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile 3560 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile
3561 ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines 3561 ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines
3562 ;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command 3562 ;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command
3563 ;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown 3563 ;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown
3564 ;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff 3564 ;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff
3565 ;;;;;; dired-diff) "dired-aux" "dired-aux.el" "5fc17781c25dbe16b7e170aed0ad4d62") 3565 ;;;;;; dired-diff) "dired-aux" "dired-aux.el" "adcb55a439048f158f47c5c96b3dad09")
3566 ;;; Generated autoloads from dired-aux.el 3566 ;;; Generated autoloads from dired-aux.el
3567 3567
3568 (autoload 'dired-diff "dired-aux" "\ 3568 (autoload 'dired-diff "dired-aux" "\
3569 Compare file at point with file FILE using `diff'. 3569 Compare file at point with file FILE using `diff'.
3570 FILE defaults to the file at the mark. (That's the mark set by 3570 FILE defaults to the file at the mark. (That's the mark set by
4019 \(fn FILE &optional DEREF-SYMLINKS)" t nil) 4019 \(fn FILE &optional DEREF-SYMLINKS)" t nil)
4020 4020
4021 ;;;*** 4021 ;;;***
4022 4022
4023 ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" 4023 ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el"
4024 ;;;;;; "0f63715e54b0d001955bdc3680cadcd0") 4024 ;;;;;; "6d47e23fbd9236014786c50618e99f09")
4025 ;;; Generated autoloads from dired-x.el 4025 ;;; Generated autoloads from dired-x.el
4026 4026
4027 (autoload 'dired-jump "dired-x" "\ 4027 (autoload 'dired-jump "dired-x" "\
4028 Jump to dired buffer corresponding to current buffer. 4028 Jump to dired buffer corresponding to current buffer.
4029 If in a file, dired the current directory and move to file's line. 4029 If in a file, dired the current directory and move to file's line.