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

Diff of /emacs/lisp/loaddefs.el

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

revision 2.89 by rost, Wed Feb 5 17:09:34 2003 UTC revision 2.90 by rms, Sat May 3 14:06:09 2003 UTC
# Line 5858  Minor mode for viewing/editing context d Line 5858  Minor mode for viewing/editing context d
5858  ;;;;;;  dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink  ;;;;;;  dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
5859  ;;;;;;  dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename  ;;;;;;  dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
5860  ;;;;;;  dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)  ;;;;;;  dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
5861  ;;;;;;  "dired" "dired.el" (15935 39015))  ;;;;;;  "dired" "dired.el" (16011 61148))
5862  ;;; Generated autoloads from dired.el  ;;; Generated autoloads from dired.el
5863    
5864  (defvar dired-listing-switches "-al" "\  (defvar dired-listing-switches "-al" "\
# Line 5941  The target is used in the prompt for fil Line 5941  The target is used in the prompt for fil
5941  \(This works on only some systems.)")  \(This works on only some systems.)")
5942    
5943  (custom-autoload (quote dired-copy-preserve-time) "dired")  (custom-autoload (quote dired-copy-preserve-time) "dired")
5944    
5945    (defvar dired-directory nil "\
5946    The directory name or wildcard spec that this Dired directory lists.
5947    Local to each dired buffer.  May be a list, in which case the car is the
5948    directory name and the cdr is the list of files to mention.
5949    The directory name must be absolute, but need not be fully expanded.")
5950   (define-key ctl-x-map "d" 'dired)   (define-key ctl-x-map "d" 'dired)
5951    
5952  (autoload (quote dired) "dired" "\  (autoload (quote dired) "dired" "\

Legend:
Removed from v.2.89  
changed lines
  Added in v.2.90

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