Andreas Schwab
b544496da2
(dired-do-shell-command): Doc fix.
2002-01-13 16:56:20 +00:00
Richard M. Stallman
eab9ed67eb
(dired-shell-stuff-it): Substitute for * or ?
...
only when they are surrounded by whitespace.
Use dired-mark-separator when adding one file name to a command.
(dired-do-shell-command): Verify that * is surrounded by whitespace.
Ask for confirmation if * or ? is not surrounded by whitespace.
(dired-bunch-files): Re-reverse the partial file list when it is used.
2002-01-12 20:14:25 +00:00
Richard M. Stallman
e537428465
(dired-do-query-replace-regexp): Doc fix.
2001-12-30 00:53:22 +00:00
Pavel Janík
0ff9b955fe
Doc fixes.
2001-12-20 18:59:32 +00:00
Eli Zaretskii
6703371295
(dired-insert-subdir): Pass switches to dired-build-subdir-alist.
2001-09-21 16:45:34 +00:00
Gerd Moellmann
565132a371
Add Keywords header.
2001-08-29 15:02:01 +00:00
Pavel Janík
5553563924
Some fixes to follow coding conventions in files maintained by FSF.
2001-07-15 16:15:35 +00:00
Eli Zaretskii
a1af8dcf17
(dired-diff): Doc fix.
2001-05-03 07:51:23 +00:00
Eli Zaretskii
2b3e941a39
(dired-do-rename-regexp, dired-do-copy-regexp)
...
(dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
2001-04-30 13:37:00 +00:00
Eli Zaretskii
dcaf31d3e4
(dired-do-create-files, dired-do-copy)
...
(dired-do-symlink, dired-do-hardlink, dired-do-rename): Mention
dired-dwim-target in the doc string.
2001-04-27 15:40:29 +00:00
Eli Zaretskii
656f8cae4a
(dired-do-shell-command): Doc fix.
2001-03-07 08:55:44 +00:00
Dave Love
83fadedf5f
Revert last change.
2001-01-26 13:14:11 +00:00
Sam Steingold
e95b0c08b9
use replace-regexps-in-string instead of dired- and gs-replace-in-string
...
which are removed
2001-01-24 21:17:10 +00:00
Gerd Moellmann
75ab0c79df
(dired-do-create-files): Construct default file
...
name for dired-mark-read-file-name so that when the user enters
just RET, the target file will end up in the target directory.
2000-11-28 16:43:45 +00:00
Miles Bader
0c713b6f88
(dired-add-entry): Call dired-get-filename' with
verbatim' so that we
...
don't inadvertently delete a non-existant directory name.
2000-11-27 12:11:33 +00:00
Gerd Moellmann
03679a46d0
(dired-add-entry): Don't call dired-get-filename
...
with `no-dir'; we want the directory part to be able to remove
it.
2000-11-23 13:53:12 +00:00
Stefan Monnier
616e14f4cf
(dired-do-create-files, dired-kill-tree): Turn comment into docstring.
2000-10-04 23:35:52 +00:00
Miles Bader
64666d2d52
(dired-mark-read-file-name): Add optional arg DEFAULT.
...
(dired-do-create-files): If there's only one file, pass it in as
the DEFAULT arg to dired-mark-read-file-name.
2000-10-03 17:35:47 +00:00
Eli Zaretskii
325fec3c5a
(dired-do-create-files): On DOS/Windows, allow to
...
rename a directory to a name that differs only by its letter case.
2000-08-08 10:51:51 +00:00
Miles Bader
ee6be958ad
(dired-show-file-type): New function.
2000-07-10 07:02:03 +00:00
Gerd Moellmann
be3981a8ea
(dired-do-query-replace-regexp): Add `-regexp'
...
to the function name.
2000-05-16 14:32:59 +00:00
Gerd Moellmann
ea1856442d
(dired-do-copy): Remove spurios character.`n'
...
within the code.
2000-02-17 09:13:39 +00:00
Richard M. Stallman
72af98670a
(dired-insert-subdir): Add autoload cookie.
1999-12-09 02:01:26 +00:00
Gerd Moellmann
d984dbc116
(dired-do-shell-command): Changed documentation.
...
(dired-shell-stuff-it): A `?' in COMMAND has now the same
meaning as `*'.
1999-12-06 16:44:28 +00:00
Richard M. Stallman
ba1acd6876
(dired-recursive-copies): New custom variable.
...
(dired-handle-overwrite): Broke a long line.
(dired-copy-file): Call `dired-copy-file-recursive' instead of `copy-file'.
(dired-copy-file-recursive): New function. Copy directories recursively.
(dired-do-create-files): Added support for generalized directory
target. How-to function may now return a function. New fluid
variable `dired-one-file'.
(dired-copy-how-to-fn): New variable.
(dired-do-copy): Bind `dired-recursive-copies' to preserve it.
Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
(dired-do-copy-regexp): No recursive copies.
1999-09-16 19:29:30 +00:00
Karl Heuer
9e5453507c
(dired-do-shell-command): Doc fix.
1999-07-20 01:24:47 +00:00
Andreas Schwab
ea15df4061
(dired-insert-subdir-doinsert): Check that the
...
headerline does not exist already.
1999-05-27 09:34:36 +00:00
Karl Heuer
99c364e4c1
(dired-do-copy-regexp): Doc fix.
...
(dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
1999-03-09 03:09:39 +00:00
Karl Heuer
2d938ce753
(dired-compress-file-suffixes): Add `bz2'.
1998-08-27 15:21:25 +00:00
Richard M. Stallman
57dabf6b5b
(dired-do-rename-regexp): Doc fix.
1998-08-13 23:01:05 +00:00
Andreas Schwab
a9e9b8fa11
(dired-backup-overwrite): Use `other' widget type.
1998-06-24 08:55:53 +00:00
Richard M. Stallman
472974e9b0
(dired-mark-subdir-files): Doc fix.
1998-05-16 04:14:04 +00:00
Dave Love
95ffcc7f6c
(dired-run-shell-command): Maybe run handler.
1998-03-24 17:08:34 +00:00
Richard M. Stallman
9a79e9aebe
(dired-shell-stuff-it): Use shell-quote-argument.
...
(dired-shell-quote): Function deleted.
1998-03-16 01:35:04 +00:00
Richard M. Stallman
01db62107e
(dired-do-shell-command): New arg FILE-LIST
...
so that we don't recompute it after the user provides the input.
1997-06-30 06:13:58 +00:00
Richard M. Stallman
24193f35e6
(dired-add-entry): New optional arg RELATIVE.
...
(dired-update-file-line): Pass t for RELATIVE.
1997-06-23 06:34:29 +00:00
Richard M. Stallman
91a7e82925
Customize.
1997-05-28 04:22:11 +00:00
Richard M. Stallman
0acdb86326
Comment change.
1997-05-27 19:51:23 +00:00
Richard M. Stallman
afbd0a53ac
(dired-collect-file-versions):
...
Rename bv-length to backup-extract-version-start.
1997-05-10 05:43:58 +00:00
Richard M. Stallman
4f1d7d3173
(dired-copy-file): Handle file-date-error.
1997-04-01 04:26:33 +00:00
Richard M. Stallman
b2a59df072
(dired-fun-in-all-buffers): New arg FILE. Don't operate on buffers
...
whose wildcard pattern does not accept FILE.
All callers changed.
1997-03-22 03:39:39 +00:00
Simon Marshall
7baff557b6
Allow a dired-no-confirm of t
1997-03-20 12:39:57 +00:00
Richard M. Stallman
c2604a9b86
(dired-rename-file): Pass new arg to set-visited-file-name.
1997-02-03 09:45:27 +00:00
Richard M. Stallman
05a455e217
(dired-do-chxxx): Use -- only on GNU systems.
1997-01-02 02:30:23 +00:00
Richard M. Stallman
63ba033ea1
(dired-do-chxxx): Use -- as arg
...
so that the file name is never taken as an option.
1996-12-31 04:49:28 +00:00
Richard M. Stallman
d63a6ae0d0
(dired-handle-overwrite): `find-backup-file-name'
...
may return nil, so handle that.
1996-05-04 05:30:37 +00:00
Richard M. Stallman
077d52839d
(dired-compress-file-suffixes): New variable.
...
(dired-compress-file): Use that to control file naming.
1996-03-03 06:10:06 +00:00
Karl Heuer
cd69d9dd0f
(dired-call-process): Call file name handler.
1996-02-21 21:32:04 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Karl Heuer
a7acbbe4d4
Comment fixes.
1996-01-05 22:21:28 +00:00
Richard M. Stallman
d5b876efa8
(dired-byte-compile): Report failure if output file is not created.
1995-08-29 16:22:25 +00:00
Richard M. Stallman
0b1c32a15f
(dired-expand-newtext): Function deleted.
1995-08-21 01:12:12 +00:00
Richard M. Stallman
b5458fc2f1
(dired-do-copy): Doc fix.
1995-08-02 19:20:38 +00:00
Richard M. Stallman
91b3bb19ac
(dired-read-shell-command): Pass `shell-command-history' to read-string.
1995-07-31 14:03:34 +00:00
Richard M. Stallman
00aa3651f6
(dired-do-redisplay): Call dired-uncache.
1995-06-20 15:31:30 +00:00
Richard M. Stallman
5c0b696b45
(dired-do-search): Renamed from dired-do-tags-search.
...
(dired-do-query-replace): Renamed from dired-do-tags-query-replace.
1995-04-15 05:42:25 +00:00
Karl Heuer
a40dbafc08
* dired-aux.el (dired-do-chmod): Use dired-chmod-program.
...
(dired-do-chgrp, dired-do-chown) [DOS_NT]: Disabled.
1995-04-12 03:08:59 +00:00
Richard M. Stallman
cb79b372cf
(dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.
1995-03-31 00:18:38 +00:00
Richard M. Stallman
c572e732ae
(dired-do-print): Allow lpr-switches to be a string. Clean up.
1995-03-12 18:38:20 +00:00
Richard M. Stallman
f9acc7fb73
(dired-string-replace-match): Moved to dired.el.
1994-12-22 04:16:36 +00:00
Richard M. Stallman
61c6f8734b
(dired-collect-file-versions): Discard version #s from
...
arg; then do nothing if already in dired-file-version-alist.
1994-11-16 14:26:42 +00:00
Roland McGrath
2297e912cf
(dired-do-tags-search, dired-do-tags-query-replace): New functions.
1994-10-22 16:00:31 +00:00
Richard M. Stallman
9f803d0d12
(dired-do-print): Put spaces between lpr switches.
1994-10-02 08:35:34 +00:00
Richard M. Stallman
9df38cef14
(dired-fun-in-all-buffers): Expand dir at start.
...
(dired-rename-subdir, dired-rename-subdir-1, dired-kill-tree): Likewise.
1994-09-16 21:35:29 +00:00
Richard M. Stallman
123ec94d83
(dired-byte-compile): Use byte-compile-dest-file
...
to get the output file name.
1994-07-13 05:10:06 +00:00
Richard M. Stallman
80ec9ac5a3
Add provide call.
1994-06-10 21:09:40 +00:00
Karl Heuer
96149b57e3
(dired-mark-subdir-files): Don't pass any arguments interactively.
1994-05-07 01:56:19 +00:00
Karl Heuer
8f1204db34
Update copyright.
1994-05-03 23:47:06 +00:00
Karl Heuer
6eaebaa278
Pass operation to find-file-name-handler.
1994-04-22 23:59:24 +00:00
Richard M. Stallman
225feba25f
(dired-add-entry): Set opoint at beginning of line.
...
No need to explicitly discard direcory from file name.
1994-04-12 05:12:33 +00:00
Richard M. Stallman
60e4eb5429
(dired-add-entry, dired-insert-subdir-doinsert):
...
Call dired-insert-set-properties.
(dired-add-entry): Don't make name absolute; bind default-directory.
1994-04-01 18:51:17 +00:00
Karl Heuer
26add1bf46
Don't use triple-hyphen in a character class.
1994-03-12 00:23:12 +00:00
Richard M. Stallman
d443f37c8f
Autoload dired-.*-file.
...
(dired-insert-subdir-validate): Call expand-file-name.
1993-12-23 03:34:57 +00:00
Richard M. Stallman
231596b2d1
(dired-diff): Require diff.
1993-11-23 22:43:52 +00:00
Richard M. Stallman
d14144268c
(dired-compress-file): Fix previous change.
1993-08-12 03:36:56 +00:00
Richard M. Stallman
53a051941f
(dired-compress-file): For .z file, run gunzip.
...
When running gzip, see if it made .gz or .z.
(dired-compress): Delete old entry for new-file, if any.
1993-08-08 05:00:25 +00:00
Richard M. Stallman
fe5e3a2aca
(dired-diff): Read options right here;
...
don't try to use diff-read-switches. Always call diff with 3 args.
(dired-backup-diff): Likewise.
1993-08-07 19:25:43 +00:00
Jim Blandy
0d370700b2
* dired-aux.el (dired-diff): Work even when the mark is inactive.
1993-07-02 00:15:07 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Richard M. Stallman
e251a1fdf4
(dired-compress-file): Use gzip when proper/possible.
1993-06-01 18:02:02 +00:00
Richard M. Stallman
730426aeb1
(dired-compress-file): Test the return value
...
of dired-check-process properly.
Fix use of nonexistent var `name'.
1993-05-25 19:05:13 +00:00
Richard M. Stallman
2a0a090a92
(dired-compress-file): Test the return value of dired-check-process properly.
1993-05-25 19:02:08 +00:00
Eric S. Raymond
e41b2db1da
Added or corrected Commentary sections
1993-03-22 03:27:18 +00:00
Eric S. Raymond
c84729481b
Added standard library headers.
1993-03-17 15:20:58 +00:00
Richard M. Stallman
22faf17184
(dired-mark-read-regexp): Give dired-read-regexp 1 arg.
1993-01-09 13:54:05 +00:00
Jim Blandy
5dbfdacd20
The find-file-name-handler function in ../src/fileio.c is now
...
callable from lisp; use it instead of writing out its code.
* dired-aux.el (dired-compress-file): Just that.
* dired.el (dired-uncache): Just that.
* files.el (file-local-copy, file-truename,
file-name-sans-versions, make-directory, save-buffers-kill-emacs):
Just that.
* ls-lisp.el (insert-directory): Just that.
1992-12-12 15:21:45 +00:00
Richard M. Stallman
2de735de75
(dired-mark-confirm): For compress', say
Compress or uncompress'.
...
(dired-map-over-marks-check): Likewise.
1992-11-03 09:25:26 +00:00
Jim Blandy
abe1443115
* dired-aux.el (dired-compress-file): Change references to
...
`from-file' to use `file'; the former only works because
dired-compress-file is only called by dired-compress, which binds
from-file.
1992-10-11 06:34:28 +00:00
Richard M. Stallman
7b2469aed7
entered into RCS
1992-09-19 19:40:38 +00:00
Richard M. Stallman
bfe81e789a
*** empty log message ***
1992-09-13 06:01:19 +00:00
Eric S. Raymond
c3aef01995
*** empty log message ***
1992-08-03 21:49:55 +00:00
Richard M. Stallman
6482fcac40
*** empty log message ***
1992-08-03 03:44:51 +00:00
Richard M. Stallman
2d05139977
*** empty log message ***
1992-07-28 19:38:08 +00:00
Richard M. Stallman
ab67260b08
*** empty log message ***
1992-07-27 02:56:28 +00:00
Eric S. Raymond
3a801d0c71
*** empty log message ***
1992-07-22 04:22:42 +00:00
Eric S. Raymond
e516799970
*** empty log message ***
1992-07-16 21:47:34 +00:00
Eric S. Raymond
2f14b48d34
*** empty log message ***
1992-07-16 17:20:42 +00:00
Richard M. Stallman
dd87891b70
Initial revision
1992-06-24 02:14:18 +00:00