summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAgeFilesLines
* (dired-query-alist): Fix use of character constant.Juanma Barranquero2003-02-141-1/+1
* Cygwin support patch.Juanma Barranquero2003-01-311-1/+1
* Rename `whole-path' to `whole-name' throughout.Kim F. Storm2003-01-141-18/+18
* (dired-show-file-type): Format filename with "%s" to escape any format-likeJuanma Barranquero2002-11-111-1/+1
* (dired-add-entry): Put point in correct position before inserting marker char.Juanma Barranquero2002-10-171-0/+1
* (dired-insert-subdir-doinsert): Preserve point.Andreas Schwab2002-10-161-14/+13
* (dired-add-entry): Add missing argument to `dired-mark'.Juanma Barranquero2002-09-161-1/+1
* (dired-bunch-files): Put the arg FILESRichard M. Stallman2002-09-151-55/+62
* (dired-show-file-type): Use -- to say FILE's not option.Richard M. Stallman2002-05-121-2/+2
* * dired-aux.el (dired-star-subst-regexp,Francesco Potortì2002-04-171-17/+22
* (dired-do-query-replace-regexp, dired-do-search):Richard M. Stallman2002-03-291-2/+6
* (dired-fun-in-all-buffers): Moved to dired.el.Richard M. Stallman2002-03-141-21/+0
* (dired-do-shell-command): Doc fix.Andreas Schwab2002-01-131-1/+1
* (dired-shell-stuff-it): Substitute for * or ?Richard M. Stallman2002-01-121-41/+57
* (dired-do-query-replace-regexp): Doc fix.Richard M. Stallman2001-12-301-1/+1
* Doc fixes.Pavel Janík2001-12-201-2/+2
* (dired-insert-subdir): Pass switches to dired-build-subdir-alist.Eli Zaretskii2001-09-211-1/+1
* Add Keywords header.Gerd Moellmann2001-08-291-1/+3
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-4/+4
* (dired-diff): Doc fix.Eli Zaretskii2001-05-031-1/+2
* (dired-do-rename-regexp, dired-do-copy-regexp)Eli Zaretskii2001-04-301-4/+9
* (dired-do-create-files, dired-do-copy)Eli Zaretskii2001-04-271-5/+14
* (dired-do-shell-command): Doc fix.Eli Zaretskii2001-03-071-1/+1
* Revert last change.Dave Love2001-01-261-30/+32
* use replace-regexps-in-string instead of dired- and gs-replace-in-stringSam Steingold2001-01-241-32/+30
* (dired-do-create-files): Construct default fileGerd Moellmann2000-11-281-3/+5
* (dired-add-entry): Call `dired-get-filename' with `verbatim' so that weMiles Bader2000-11-271-1/+1
* (dired-add-entry): Don't call dired-get-filenameGerd Moellmann2000-11-231-14/+14
* (dired-do-create-files, dired-kill-tree): Turn comment into docstring.Stefan Monnier2000-10-041-39/+39
* (dired-mark-read-file-name): Add optional arg DEFAULT.Miles Bader2000-10-031-3/+7
* (dired-do-create-files): On DOS/Windows, allow toEli Zaretskii2000-08-081-1/+19
* (dired-show-file-type): New function.Miles Bader2000-07-101-1/+14
* (dired-do-query-replace-regexp): Add `-regexp'Gerd Moellmann2000-05-161-1/+1
* (dired-do-copy): Remove spurios character.`n'Gerd Moellmann2000-02-171-4/+4
* (dired-insert-subdir): Add autoload cookie.Richard M. Stallman1999-12-091-0/+1
* (dired-do-shell-command): Changed documentation.Gerd Moellmann1999-12-061-6/+14
* (dired-recursive-copies): New custom variable.Richard M. Stallman1999-09-161-36/+93
* (dired-do-shell-command): Doc fix.Karl Heuer1999-07-201-1/+4
* (dired-insert-subdir-doinsert): Check that theAndreas Schwab1999-05-271-1/+2
* (dired-do-copy-regexp): Doc fix.Karl Heuer1999-03-091-3/+3
* (dired-compress-file-suffixes): Add `bz2'.Karl Heuer1998-08-271-0/+1
* (dired-do-rename-regexp): Doc fix.Richard M. Stallman1998-08-131-8/+8
* (dired-backup-overwrite): Use `other' widget type.Andreas Schwab1998-06-241-1/+1
* (dired-mark-subdir-files): Doc fix.Richard M. Stallman1998-05-161-1/+3
* (dired-run-shell-command): Maybe run handler.Dave Love1998-03-241-2/+6
* (dired-shell-stuff-it): Use shell-quote-argument.Richard M. Stallman1998-03-161-14/+2
* (dired-do-shell-command): New arg FILE-LISTRichard M. Stallman1997-06-301-11/+12
* (dired-add-entry): New optional arg RELATIVE.Richard M. Stallman1997-06-231-5/+8
* Customize.Richard M. Stallman1997-05-281-2/+6
* Comment change.Richard M. Stallman1997-05-271-0/+1