aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (dired-collect-file-versions):Richard M. Stallman1997-05-101-1/+1
* (dired-copy-file): Handle file-date-error.Richard M. Stallman1997-04-011-1/+4
* (dired-fun-in-all-buffers): New arg FILE. Don't operate on buffersRichard M. Stallman1997-03-221-5/+11
* Allow a dired-no-confirm of tSimon Marshall1997-03-201-1/+2
* (dired-rename-file): Pass new arg to set-visited-file-name.Richard M. Stallman1997-02-031-5/+2
* (dired-do-chxxx): Use -- only on GNU systems.Richard M. Stallman1997-01-021-1/+4
* (dired-do-chxxx): Use -- as argRichard M. Stallman1996-12-311-1/+1
* (dired-handle-overwrite): `find-backup-file-name'Richard M. Stallman1996-05-041-8/+10
* (dired-compress-file-suffixes): New variable.Richard M. Stallman1996-03-031-21/+49
* (dired-call-process): Call file name handler.Karl Heuer1996-02-211-1/+7
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* Comment fixes.Karl Heuer1996-01-051-1/+1
* (dired-byte-compile): Report failure if output file is not created.Richard M. Stallman1995-08-291-0/+2
* (dired-expand-newtext): Function deleted.Richard M. Stallman1995-08-211-33/+0
* (dired-do-copy): Doc fix.Richard M. Stallman1995-08-021-2/+2
* (dired-read-shell-command): Pass `shell-command-history' to read-string.Richard M. Stallman1995-07-311-1/+2
* (dired-do-redisplay): Call dired-uncache.Richard M. Stallman1995-06-201-0/+2
* (dired-do-search): Renamed from dired-do-tags-search.Richard M. Stallman1995-04-151-4/+4
* * dired-aux.el (dired-do-chmod): Use dired-chmod-program.Karl Heuer1995-04-121-1/+5
* (dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.Richard M. Stallman1995-03-311-0/+15
* (dired-do-print): Allow lpr-switches to be a string. Clean up.Richard M. Stallman1995-03-121-2/+6
* (dired-string-replace-match): Moved to dired.el.Richard M. Stallman1994-12-221-32/+2
* (dired-collect-file-versions): Discard version #s fromRichard M. Stallman1994-11-161-13/+18
* (dired-do-tags-search, dired-do-tags-query-replace): New functions.Roland McGrath1994-10-221-0/+22
* (dired-do-print): Put spaces between lpr switches.Richard M. Stallman1994-10-021-1/+2
* (dired-fun-in-all-buffers): Expand dir at start.Richard M. Stallman1994-09-161-6/+9
* (dired-byte-compile): Use byte-compile-dest-fileRichard M. Stallman1994-07-131-5/+2
* Add provide call.Richard M. Stallman1994-06-101-0/+2
* (dired-mark-subdir-files): Don't pass any arguments interactively.Karl Heuer1994-05-071-1/+1
* Update copyright.Karl Heuer1994-05-031-1/+1
* Pass operation to find-file-name-handler.Karl Heuer1994-04-221-1/+1
* (dired-add-entry): Set opoint at beginning of line.Richard M. Stallman1994-04-121-9/+3