log lisp/dired-aux.el @ 77466:91ab507303ed

age author description
2007-02-02 Eli Zaretskii (dired-do-symlink): Add reference to dired-do-relsymlink.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-11-05 Richard M. Stallman (dired-copy-file-recursive): Catch errors
2006-10-18 Richard M. Stallman (dired-do-copy): Doc fix.
2006-09-11 Richard M. Stallman Handle errors in recursive copy usefully.
2006-07-17 Chong Yidong * dired-aux.el (dired-compress-file): Confirm again if gzipped
2006-05-20 Eli Zaretskii (dired-do-shell-command): Doc fix.
2006-05-06 Eli Zaretskii (dired-do-redisplay, dired-maybe-insert-subdir): Point Info links to the main
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-01-17 Juri Linkov (dired-diff): Use dired-dwim-target-directory
2005-09-24 Romain Francoise 2005-09-25 Romain Francoise <romain@orebokech.com>
2005-09-24 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-09-19 Romain Francoise (dired-handle-overwrite): Don't use `format' here. The prompt is
2005-09-18 Deepak Goel Message format spec fixes (1)
2005-08-09 Juri Linkov (dired-do-query-replace-regexp): Use `query-replace-read-args'.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-11 Richard M. Stallman (dired-compare-directories): Remove "." and ".." from the alists.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-03 Richard M. Stallman (dired-query): Display question with answer, when the user answers.
2005-06-23 Richard M. Stallman (dired-do-copy): Fix arg prompt.
2005-05-19 Richard M. Stallman (dired-copy-file-recursive): Handle symlinks in recursive copy.
2005-05-16 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
2005-05-15 Richard M. Stallman (dired-mark-confirm):
2005-03-24 Juri Linkov (dired-compare-directories): Add autoload cookie.
2004-11-22 Richard M. Stallman (dired-recursive-copies): Moved to dired.el.
2004-07-19 John Paul Wallington (dired-file-set-difference): Don't use `caddr'.
2004-07-18 Luc Teirlinck (dired-do-kill-lines): Expand docstring.
2004-06-15 Luc Teirlinck (dired-do-redisplay, dired-maybe-insert-subdir): Add hyperlink to
2004-06-10 Luc Teirlinck (dired-insert-subdir): Do not store R switch in `dired-switches-alist'.
2004-06-09 Luc Teirlinck (dired-do-touch, dired-clean-directory, dired-run-shell-command)
2004-06-09 Luc Teirlinck (dired-kill-tree): Do not kill DIRNAME, even if it does not end in a
2004-06-07 Luc Teirlinck (dired-do-redisplay, dired-maybe-insert-subdir): Update docstring.
2004-06-06 Luc Teirlinck (dired-do-redisplay, dired-maybe-insert-subdir): Change interactive
2004-05-01 Juri Linkov (dired-diff): Use `dired-dwim-target-directory'
2004-05-01 Juri Linkov (dired-touch-initial): New fun.
2004-03-31 Juri Linkov (dired-do-touch): New fun.
2004-03-23 Juri Linkov (dired-compress-file-suffixes): Add dz and tbz.
2004-02-08 Andreas Schwab (dired-do-query-replace-regexp): Add missing
2004-01-03 Eli Zaretskii * progmodes/idlwave.el (idlwave-make-tags):
2003-12-01 Richard M. Stallman (dired-do-query-replace-regexp): Report files visited read-only.
2003-09-01 Miles Bader Add arch taglines
2003-02-14 Juanma Barranquero (dired-query-alist): Fix use of character constant.
2003-01-31 Juanma Barranquero Cygwin support patch.
2003-01-14 Kim F. Storm Rename `whole-path' to `whole-name' throughout.
2002-11-11 Juanma Barranquero (dired-show-file-type): Format filename with "%s" to escape any format-like
2002-10-17 Juanma Barranquero (dired-add-entry): Put point in correct position before inserting marker char.
2002-10-16 Andreas Schwab (dired-insert-subdir-doinsert): Preserve point.
2002-09-16 Juanma Barranquero (dired-add-entry): Add missing argument to `dired-mark'.
2002-09-15 Richard M. Stallman (dired-bunch-files): Put the arg FILES
2002-05-12 Richard M. Stallman (dired-show-file-type): Use -- to say FILE's not option.
2002-04-17 Francesco Potortì * dired-aux.el (dired-star-subst-regexp,
2002-03-29 Richard M. Stallman (dired-do-query-replace-regexp, dired-do-search):
2002-03-14 Richard M. Stallman (dired-fun-in-all-buffers): Moved to dired.el.
2002-01-13 Andreas Schwab (dired-do-shell-command): Doc fix.
2002-01-12 Richard M. Stallman (dired-shell-stuff-it): Substitute for * or ?
2001-12-30 Richard M. Stallman (dired-do-query-replace-regexp): Doc fix.
2001-12-20 Pavel Janík Doc fixes.
2001-09-21 Eli Zaretskii (dired-insert-subdir): Pass switches to dired-build-subdir-alist.
2001-08-29 Gerd Moellmann Add Keywords header.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.