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.
|
1999-05-27 |
Andreas Schwab |
(dired-insert-subdir-doinsert): Check that the
|
1999-03-09 |
Karl Heuer |
(dired-do-copy-regexp): Doc fix.
|
1998-08-27 |
Karl Heuer |
(dired-compress-file-suffixes): Add `bz2'.
|
1998-08-13 |
Richard M. Stallman |
(dired-do-rename-regexp): Doc fix.
|
1998-06-24 |
Andreas Schwab |
(dired-backup-overwrite): Use `other' widget type.
|
1998-05-16 |
Richard M. Stallman |
(dired-mark-subdir-files): Doc fix.
|
1998-03-24 |
Dave Love |
(dired-run-shell-command): Maybe run handler.
|
1998-03-16 |
Richard M. Stallman |
(dired-shell-stuff-it): Use shell-quote-argument.
|
1997-06-30 |
Richard M. Stallman |
(dired-do-shell-command): New arg FILE-LIST
|
1997-06-23 |
Richard M. Stallman |
(dired-add-entry): New optional arg RELATIVE.
|
1997-05-28 |
Richard M. Stallman |
Customize.
|
1997-05-27 |
Richard M. Stallman |
Comment change.
|
1997-05-10 |
Richard M. Stallman |
(dired-collect-file-versions):
|
1997-04-01 |
Richard M. Stallman |
(dired-copy-file): Handle file-date-error.
|
1997-03-22 |
Richard M. Stallman |
(dired-fun-in-all-buffers): New arg FILE. Don't operate on buffers
|
1997-03-20 |
Simon Marshall |
Allow a dired-no-confirm of t
|
1997-02-03 |
Richard M. Stallman |
(dired-rename-file): Pass new arg to set-visited-file-name.
|
1997-01-02 |
Richard M. Stallman |
(dired-do-chxxx): Use -- only on GNU systems.
|
1996-12-31 |
Richard M. Stallman |
(dired-do-chxxx): Use -- as arg
|
1996-05-04 |
Richard M. Stallman |
(dired-handle-overwrite): `find-backup-file-name'
|
1996-03-03 |
Richard M. Stallman |
(dired-compress-file-suffixes): New variable.
|
1996-02-21 |
Karl Heuer |
(dired-call-process): Call file name handler.
|