aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* (dired-get-filename): Add /: when appropriateRichard M. Stallman2002-02-061-2/+13
* (dired-load-hook, dired-mode-hook)Eli Zaretskii2002-02-041-8/+16
* Comment change.Richard M. Stallman2002-01-131-0/+1
* (dired-copy-filename-as-kill): Call kill-append if following a kill command.Richard M. Stallman2002-01-071-1/+3
* (dired-free-space-program, dired-free-space-args):Eli Zaretskii2001-12-211-0/+5
* Doc fix.Pavel Janík2001-12-201-1/+1
* (dired-free-space-program): Variable deleted.Richard M. Stallman2001-12-181-49/+1
* (dired-copy-filename-as-kill): Moved from dired-x.el.Richard M. Stallman2001-12-171-0/+30
* Converted backquote to the new style.Sam Steingold2001-11-271-20/+20
* (dired-listing-switches): Mention in the doc stringEli Zaretskii2001-11-201-1/+4
* (dired-undo): Display a message to explainRichard M. Stallman2001-11-151-1/+3
* Many trivial doc fixes.Richard M. Stallman2001-11-121-29/+34
* (dired-move-to-filename-regexp):Paul Eggert2001-11-071-23/+16
* (dired-build-subdir-alist): Accept optional arg SWITCHES.Eli Zaretskii2001-09-211-11/+14
* (dired-move-to-filename-regexp): Allow one digit in theEli Zaretskii2001-09-181-2/+3
* Add Keywords header.Gerd Moellmann2001-08-291-0/+1
* (dired-mode-map): Bind `y' to dired-show-file-typeGerd Moellmann2001-08-281-1/+1
* (dired-insert-set-properties): Fix invalid mouse-faceGerd Moellmann2001-07-161-2/+3
* (dired-get-filename): A file name starting with ~Richard M. Stallman2001-06-261-0/+3
* (dired-mark-pop-up): Fix last change.Eli Zaretskii2001-06-181-1/+2
* (dired-insert-set-properties): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-6/+8
* (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