log lisp/dired-aux.el @ 63890:ad8b4e99c0fa

age author description
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.
2001-05-03 Eli Zaretskii (dired-diff): Doc fix.
2001-04-30 Eli Zaretskii (dired-do-rename-regexp, dired-do-copy-regexp)
2001-04-27 Eli Zaretskii (dired-do-create-files, dired-do-copy)
2001-03-07 Eli Zaretskii (dired-do-shell-command): Doc fix.
2001-01-26 Dave Love Revert last change.
2001-01-24 Sam Steingold use replace-regexps-in-string instead of dired- and gs-replace-in-string
2000-11-28 Gerd Moellmann (dired-do-create-files): Construct default file
2000-11-27 Miles Bader (dired-add-entry): Call `dired-get-filename' with `verbatim' so that we
2000-11-23 Gerd Moellmann (dired-add-entry): Don't call dired-get-filename
2000-10-04 Stefan Monnier (dired-do-create-files, dired-kill-tree): Turn comment into docstring.
2000-10-03 Miles Bader (dired-mark-read-file-name): Add optional arg DEFAULT.
2000-08-08 Eli Zaretskii (dired-do-create-files): On DOS/Windows, allow to
2000-07-10 Miles Bader (dired-show-file-type): New function.
2000-05-16 Gerd Moellmann (dired-do-query-replace-regexp): Add `-regexp'
2000-02-17 Gerd Moellmann (dired-do-copy): Remove spurios character.`n'
1999-12-09 Richard M. Stallman (dired-insert-subdir): Add autoload cookie.
1999-12-06 Gerd Moellmann (dired-do-shell-command): Changed documentation.
1999-09-16 Richard M. Stallman (dired-recursive-copies): New custom variable.
1999-07-20 Karl Heuer (dired-do-shell-command): Doc fix.