/[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.264.2.4 by miles, Wed Sep 29 07:22:18 2004 UTC revision 1.264.2.5 by miles, Thu Nov 4 08:55:37 2004 UTC
# Line 546  Optional third argument FILTER, if non-n Line 546  Optional third argument FILTER, if non-n
546              (if current-prefix-arg              (if current-prefix-arg
547                  (read-string "Dired listing switches: "                  (read-string "Dired listing switches: "
548                               dired-listing-switches))                               dired-listing-switches))
549              (read-file-name (format "Dired %s(directory): " str)              (read-directory-name (format "Dired %s(directory): " str)
550                              nil default-directory nil))))                              nil default-directory nil))))
551    
552  ;;;###autoload (define-key ctl-x-map "d" 'dired)  ;;;###autoload (define-key ctl-x-map "d" 'dired)

Legend:
Removed from v.1.264.2.4  
changed lines
  Added in v.1.264.2.5

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