aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* (dired-diff): Doc fix.Eli Zaretskii2001-05-031-1/+2
* (dired-move-to-filename-regexp): Support file sizes inEli Zaretskii2001-04-041-3/+11
* Revert last change.Dave Love2001-01-261-37/+49
* use replace-regexps-in-string instead of dired- and gs-replace-in-stringSam Steingold2001-01-241-48/+37
* (dired-insert-directory): If file-system-info fails,Eli Zaretskii2001-01-141-3/+7
* (dired-move-to-filename-regexp): Fix previous change.Kenichi Handa2000-12-211-1/+1
* (dired-move-to-filename-regexp): Fixed for the caseKenichi Handa2000-12-131-1/+2
* (dired-insert-directory): If file-system-info isEli Zaretskii2000-12-071-18/+24
* (dired-get-filename): Return filename verbatim if LOCALP is `verbatim'.Miles Bader2000-11-271-1/+4
* (dired-between-files): Add `^. find' as an alternativeGerd Moellmann2000-11-071-1/+1
* (dired-insert-directory): Do not let errors signalled byJason Rumney2000-10-191-15/+17
* (dired-mark-pop-up): Turn comment into docstring. Use with-current-buffer.Stefan Monnier2000-10-041-11/+10
* (dired-map-over-marks): Use modern backquotes and docstring.Stefan Monnier2000-09-291-59/+58
* (dired-font-lock-keywords): Undo last change.Gerd Moellmann2000-09-201-5/+6
* (dired-font-lock-keywords): Allow tabs and spaces,Gerd Moellmann2000-09-191-4/+4
* (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