aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * Load dired.el at run time too.Richard M. Stallman2007-12-231-1/+1
* | (dired): Load dired.el at run time too.Richard M. Stallman2007-12-231-2/+3
* | Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-4/+5
* | (mailcap-parse-mailcaps, mailcap-parse-mimetypes, mailcap-extension-to-mime,Juanma Barranquero2007-11-221-0/+7
* | (dired-create-directory): Allow creatingJuri Linkov2007-11-171-4/+10
* | (dired-read-shell-command-default): New function.Juri Linkov2007-11-161-1/+46
* | Merge from emacs--rel--22Miles Bader2007-11-091-3/+8
|\|
| * (dired-copy-file-recursive): Preserve directory permissions.Juanma Barranquero2007-10-311-4/+9
* | (dired-create-files): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-251-1/+1
* | (dired-do-chmod): Change to use the built-in `set-file-modes' and theMichaƫl Cadilhac2007-09-101-2/+13
* | Merge from emacs--rel--22Miles Bader2007-08-131-2/+2
|\|
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-2/+2
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | * dired-aux.el: Remove `dired-call-process'.Michael Albinus2007-06-271-15/+2
|/
* (dired-do-symlink): Add reference to dired-do-relsymlink.Eli Zaretskii2007-02-021-1/+3
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (dired-copy-file-recursive): Catch errorsRichard M. Stallman2006-11-051-11/+15
* (dired-do-copy): Doc fix.Richard M. Stallman2006-10-181-1/+4
* Handle errors in recursive copy usefully.Richard M. Stallman2006-09-111-19/+56
* * dired-aux.el (dired-compress-file): Confirm again if gzippedChong Yidong2006-07-171-13/+16
* (dired-do-shell-command): Doc fix.Eli Zaretskii2006-05-201-1/+2
* (dired-do-redisplay, dired-maybe-insert-subdir): Point Info links to the mainEli Zaretskii2006-05-061-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (dired-diff): Use dired-dwim-target-directoryJuri Linkov2006-01-171-3/+9
* 2005-09-25 Romain Francoise <[email protected]>Romain Francoise2005-09-241-1/+1
* 2005-09-24 Emilio C. Lopes <[email protected]>Romain Francoise2005-09-241-2/+2
* (dired-handle-overwrite): Don't use `format' here. The prompt isRomain Francoise2005-09-191-2/+2
* Message format spec fixes (1)Deepak Goel2005-09-181-1/+1
* (dired-do-query-replace-regexp): Use `query-replace-read-args'.Juri Linkov2005-08-091-1/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (dired-compare-directories): Remove "." and ".." from the alists.Richard M. Stallman2005-07-111-4/+9
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (dired-query): Display question with answer, when the user answers.Richard M. Stallman2005-07-031-0/+3
* (dired-do-copy): Fix arg prompt.Richard M. Stallman2005-06-231-1/+1
* (dired-copy-file-recursive): Handle symlinks in recursive copy.Richard M. Stallman2005-05-191-17/+23
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* (dired-mark-confirm):Richard M. Stallman2005-05-151-1/+4
* (dired-compare-directories): Add autoload cookie.Juri Linkov2005-03-241-4/+6
* (dired-recursive-copies): Moved to dired.el.Richard M. Stallman2004-11-221-13/+0
* (dired-file-set-difference): Don't use `caddr'.John Paul Wallington2004-07-191-2/+2
* (dired-do-kill-lines): Expand docstring.Luc Teirlinck2004-07-181-20/+16
* (dired-do-redisplay, dired-maybe-insert-subdir): Add hyperlink toLuc Teirlinck2004-06-151-2/+4
* (dired-insert-subdir): Do not store R switch in `dired-switches-alist'.Luc Teirlinck2004-06-101-1/+1
* (dired-do-touch, dired-clean-directory, dired-run-shell-command)Luc Teirlinck2004-06-091-0/+4
* (dired-kill-tree): Do not kill DIRNAME, even if it does not end in aLuc Teirlinck2004-06-091-8/+12
* (dired-do-redisplay, dired-maybe-insert-subdir): Update docstring.Luc Teirlinck2004-06-071-2/+22
* (dired-do-redisplay, dired-maybe-insert-subdir): Change interactiveLuc Teirlinck2004-06-061-44/+82