summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
AgeCommit message (Expand)Author
2008-04-07(dired-read-shell-command): Use read-shell-command.Stefan Monnier
2008-04-06(dired-overwrite-confirmed): Revert last change.Chong Yidong
2008-04-06(dired-overwrite-confirmed): Supply initial value.Chong Yidong
2008-03-26(dired-create-files): Use dolist.Stefan Monnier
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-23(dired): Load dired.el at run time too.Richard M. Stallman
2007-12-23Load dired.el at run time too.Richard M. Stallman
2007-12-06Remove directory part from filenames in function declarations.Glenn Morris
2007-11-22(mailcap-parse-mailcaps, mailcap-parse-mimetypes, mailcap-extension-to-mime,Juanma Barranquero
2007-11-17(dired-create-directory): Allow creatingJuri Linkov
2007-11-16(dired-read-shell-command-default): New function.Juri Linkov
2007-11-09Merge from emacs--rel--22Miles Bader
2007-10-31(dired-copy-file-recursive): Preserve directory permissions.Juanma Barranquero
2007-09-25(dired-create-files): Use `mapc' rather than `mapcar'.Juanma Barranquero
2007-09-10(dired-do-chmod): Change to use the built-in `set-file-modes' and theMichaƫl Cadilhac
2007-08-13Merge from emacs--rel--22Miles Bader
2007-08-08Replace `iff' in doc-strings and comments.Glenn Morris
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-06-27* dired-aux.el: Remove `dired-call-process'.Michael Albinus
2007-02-02(dired-do-symlink): Add reference to dired-do-relsymlink.Eli Zaretskii
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-11-05(dired-copy-file-recursive): Catch errorsRichard M. Stallman
2006-10-18(dired-do-copy): Doc fix.Richard M. Stallman
2006-09-11Handle errors in recursive copy usefully.Richard M. Stallman
2006-07-17* dired-aux.el (dired-compress-file): Confirm again if gzippedChong Yidong
2006-05-20(dired-do-shell-command): Doc fix.Eli Zaretskii
2006-05-06(dired-do-redisplay, dired-maybe-insert-subdir): Point Info links to the mainEli Zaretskii
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2006-01-17(dired-diff): Use dired-dwim-target-directoryJuri Linkov
2005-09-242005-09-25 Romain Francoise <romain@orebokech.com>Romain Francoise
2005-09-242005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise
2005-09-19(dired-handle-overwrite): Don't use `format' here. The prompt isRomain Francoise
2005-09-18Message format spec fixes (1)Deepak Goel
2005-08-09(dired-do-query-replace-regexp): Use `query-replace-read-args'.Juri Linkov
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-11(dired-compare-directories): Remove "." and ".." from the alists.Richard M. Stallman
2005-07-04Update FSF's address.Lute Kamstra
2005-07-03(dired-query): Display question with answer, when the user answers.Richard M. Stallman
2005-06-23(dired-do-copy): Fix arg prompt.Richard M. Stallman
2005-05-19(dired-copy-file-recursive): Handle symlinks in recursive copy.Richard M. Stallman
2005-05-16Replace `string-to-int' by `string-to-number'.Juanma Barranquero
2005-05-15(dired-mark-confirm):Richard M. Stallman
2005-03-24(dired-compare-directories): Add autoload cookie.Juri Linkov
2004-11-22(dired-recursive-copies): Moved to dired.el.Richard M. Stallman
2004-07-19(dired-file-set-difference): Don't use `caddr'.John Paul Wallington
2004-07-18(dired-do-kill-lines): Expand docstring.Luc Teirlinck
2004-06-15(dired-do-redisplay, dired-maybe-insert-subdir): Add hyperlink toLuc Teirlinck
2004-06-10(dired-insert-subdir): Do not store R switch in `dired-switches-alist'.Luc Teirlinck