aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* (dired-build-subdir-alist): Expand subdirectory namesGerd Moellmann2000-07-301-2/+16
* (dired-sort-R-check): Added to allow recursive listingGerd Moellmann2000-07-241-0/+36
* Don't require `dired-aux'.Gerd Moellmann2000-07-101-2/+0
* (dired-mode-map): Bind `w' to dired-show-file-type.Miles Bader2000-07-101-1/+8
* (dired-find-alternate-file): New function.Gerd Moellmann2000-07-071-6/+15
* (dired-between-files): Also skip lines beginning with `used'.Andreas Schwab2000-05-181-1/+1
* (dired-mode-map): Use dired-do-query-replace-regexp.Gerd Moellmann2000-05-161-2/+2
* (dired-move-to-filename-regexp): Allow format whereGerd Moellmann2000-04-271-2/+4
* (dired-insert-directory): If dired-free-space-programAndreas Schwab2000-03-291-12/+15
* (dired-mode-map): Don't remove "Edit" from the menuEli Zaretskii2000-02-241-58/+126
* (dired-mode): Call propertized-buffer-identification toGerd Moellmann2000-02-201-1/+2
* (dired-get-filename): Don't call file-name-absolute-p with FILE if FILE is nil.Richard M. Stallman1999-12-311-1/+1
* * ls-lisp.el (ls-lisp-insert-directory): Print an explicit messageEli Zaretskii1999-12-161-7/+14
* (dired-move-to-filename-regexp): Fix long comment linesGerd Moellmann1999-10-201-6/+3
* (dired-insert-directory): Insert the amount ofGerd Moellmann1999-10-141-1/+34
* (dired-move-to-filename-regexp): Make it workGerd Moellmann1999-09-241-6/+15
* (dired-recursive-deletes): New custom variable.Richard M. Stallman1999-09-151-6/+45
* (dired-re-dir, dired-re-sym): Don't match DOS driveEli Zaretskii1999-09-061-2/+4
* (dired-string-replace-match): Return `nil' when no matchRichard M. Stallman1999-08-281-3/+3
* (dired-do-copy-regexp): Doc fix.Karl Heuer1999-03-091-3/+3
* (dired-move-to-filename-regexp): Prepend .* so that we find theRichard M. Stallman1999-02-171-2/+5
* (dired-mode-map): Fix duplicate [menu-bar regexp mark].Dave Love1999-01-071-1/+1
* (dired-mark-files-containing-regexp):Karl Heuer1998-09-101-13/+15
* (dired-mark-files-containing-regexp): Fix previous change.Karl Heuer1998-09-101-1/+1
* (dired-mark-files-containing-regexp):Karl Heuer1998-09-041-9/+12
* (dired-garbage-files-regexp): Finish fixing regexp syntax.Richard M. Stallman1998-07-311-1/+1
* (dired-garbage-files-regexp): Fix typo.Richard M. Stallman1998-07-291-1/+1
* (dired-readin): Insert headerline only if necessary. (Not inAndré Spiegel1998-06-111-1/+2
* (dired-internal-noselect): Call either dired-mode or MODE, but not both.André Spiegel1998-06-051-2/+2
* (dired-mark-files-containing-regexp): New command.Richard M. Stallman1998-05-241-0/+29
* (dired-mode-map): Bind *t to dired-do-toggle.Richard M. Stallman1998-05-061-0/+1
* (dired-sort-toggle): Handle spaces in dired-actual-switches.Richard M. Stallman1998-04-291-10/+16
* (dired-chmod-program) [windows-nt]: Use chmod.Geoff Voelker1998-04-241-4/+2
* (dired-move-to-filename-regexp): There might be a spaceRichard M. Stallman1998-04-211-1/+1
* (dired-quit): Function deleted.Richard M. Stallman1998-03-081-6/+1
* (dired-get-filename): Don't call encode-coding-stringKenichi Handa1998-03-031-0/+1
* (dired-do-toggle): Moved here from dired-x.el.Karl Heuer1998-02-271-0/+26
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-1/+1
* (dired-move-to-filename-regexp):Richard M. Stallman1998-01-191-3/+4
* (dired-move-to-filename-regexp):Paul Eggert1997-12-111-7/+10
* 1997-11-27 Richard M. Stallman <[email protected]>Joel N. Weber II1997-11-291-1/+6
* (dired-move-to-filename-regexp):Paul Eggert1997-11-171-10/+10
* (dired-move-to-filename-regexp): Handle Japanese-format dates.Paul Eggert1997-11-071-5/+14
* (dired-move-to-filename-regexp):Karl Heuer1997-10-161-2/+4
* (dired-get-filename): Don't call encode-coding-stringRichard M. Stallman1997-09-091-0/+1
* (dired-flag-garbage-files): Move interactive flag across doc string.Richard M. Stallman1997-09-061-1/+1
* (dired-get-filename): Don't call encode-coding-string if FILE is nil.Richard M. Stallman1997-09-031-2/+2
* (dired-get-filename): Encode file name using the buffer's coding system.Richard M. Stallman1997-08-301-0/+2
* (dired-font-lock-keywords): Don't specially highlightRichard M. Stallman1997-08-121-6/+10
* (dired-find-file): Better error messageRichard M. Stallman1997-07-161-1/+3