1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
Commit Graph

230 Commits

Author SHA1 Message Date
Richard M. Stallman
8462b3904b (dired-do-shell-command): Doc fix in autoload. 2002-06-03 22:58:20 +00:00
Markus Rost
165cebfa6d (dired-view-command-alist): Change :version attribute to a string. 2002-05-20 03:05:16 +00:00
Richard M. Stallman
2aaa7f0a1b (dired-mouse-find-file-other-window):
Handle events that move out of the window.
2002-04-23 03:14:48 +00:00
Richard M. Stallman
b70ebe3751 (dired-view-command-alist): New variable.
(dired-view-file): Use external viewers for some files names.
2002-04-10 15:15:23 +00:00
Richard M. Stallman
1312bfc633 (dired-get-marked-files): New arg FILTER allows selection of some files. 2002-03-29 14:43:14 +00:00
Richard M. Stallman
d588eb9091 (dired-toggle-marks): Renamed from dired-do-toggle. Bindings changed. 2002-03-28 18:32:59 +00:00
Richard M. Stallman
54f035751f Comment change. 2002-03-21 09:35:35 +00:00
Richard M. Stallman
bf989169d3 (dired-readin): Clear out undo list.
(dired-fun-in-all-buffers): Definition moved from dired-aux.el.
(dired-delete-entry): New function.
(dired-internal-do-deletions): Use dired-fun-in-all-buffers
and dired-delete-entry, to update this buffer (and others).
2002-03-14 08:55:20 +00:00
Richard M. Stallman
b95ddab3b2 (dired-get-filename): Add /: when appropriate
to avoid taking a local name as remote.
2002-02-06 15:30:40 +00:00
Eli Zaretskii
c2792945cb (dired-load-hook, dired-mode-hook)
(dired-before-readin-hook, dired-after-readin-hook): Defcustom.
2002-02-04 19:40:08 +00:00
Richard M. Stallman
879fa8d0a9 Comment change. 2002-01-13 02:39:08 +00:00
Richard M. Stallman
4de547e4a7 (dired-copy-filename-as-kill): Call kill-append if following a kill command. 2002-01-07 05:31:29 +00:00
Eli Zaretskii
05b855f5a5 (dired-free-space-program, dired-free-space-args):
Aliases for back-compatibility.
2001-12-21 19:38:25 +00:00
Pavel Janík
f0529b5b1a Doc fix. 2001-12-20 19:01:00 +00:00
Richard M. Stallman
7277be1e3d (dired-free-space-program): Variable deleted.
(dired-free-space-args): Variable deleted.
(dired-insert-directory): Don't try to determine free space.
2001-12-18 19:35:20 +00:00
Richard M. Stallman
a3f4a3ef81 (dired-copy-filename-as-kill): Moved from dired-x.el.
(dired-mode-map): Bind w to dired-copy-filename-as-kill.
2001-12-17 01:58:05 +00:00
Sam Steingold
8a9463543d Converted backquote to the new style. 2001-11-27 15:52:52 +00:00
Eli Zaretskii
48404d5a03 (dired-listing-switches): Mention in the doc string
that some switches are not supported by ls-lisp.el
2001-11-20 09:38:55 +00:00
Richard M. Stallman
16a2f75ab7 (dired-undo): Display a message to explain
that this does not undo file system changes.
2001-11-15 19:02:56 +00:00
Richard M. Stallman
68d2f12f40 Many trivial doc fixes.
(dired-get-file-for-visit): New function.
(dired-find-alternate-file, dired-mouse-find-file-other-window):
(dired-view-file, dired-find-file-other-window, dired-display-file):
(dired-find-file): Use dired-get-file-for-visit.
2001-11-12 17:05:13 +00:00
Paul Eggert
b4bbe8889b (dired-move-to-filename-regexp):
Do not distinguish between ASCII letters and non-ASCII characters.
Don't allow comma except in the form "month day, year".
Don't allow space between month name and comma.
Clean up the code that checks for trailing period, comma, and space.
Remove now-obsolete comments, and add more commentary about
Japanese dates.
Always gobble up trailing spaces, instead of doing it only sometimes.
2001-11-07 21:52:44 +00:00
Eli Zaretskii
3c13627aed (dired-build-subdir-alist): Accept optional arg SWITCHES. 2001-09-21 16:41:58 +00:00
Eli Zaretskii
740ef824c9 (dired-move-to-filename-regexp): Allow one digit in the
numeric month value, and allow the Kanji character after the it to
be missing (happens with ls-lisp's output on Japanese versions of
MS-Windows).
2001-09-18 07:13:36 +00:00
Gerd Moellmann
565132a371 Add Keywords header. 2001-08-29 15:02:01 +00:00
Gerd Moellmann
d1e99fa59a (dired-mode-map): Bind `y' to dired-show-file-type
instread of `w' which is already in use.
2001-08-28 09:12:52 +00:00
Gerd Moellmann
1b85bd12db (dired-insert-set-properties): Fix invalid mouse-face
property.
2001-07-16 10:54:22 +00:00
Richard M. Stallman
7994d91a52 (dired-get-filename): A file name starting with ~
is not absolute in this context.
2001-06-26 17:10:56 +00:00
Eli Zaretskii
1a0b9ae6bb (dired-mark-pop-up): Fix last change. 2001-06-18 06:51:38 +00:00
Eli Zaretskii
ac2d0299f2 (dired-insert-set-properties): Add help-echo to mouse-highlighted text.
(dired-mark-pop-up): Remove help-echo property from the file name.
2001-06-17 11:18:16 +00:00
Eli Zaretskii
a1af8dcf17 (dired-diff): Doc fix. 2001-05-03 07:51:23 +00:00
Eli Zaretskii
32df8b472a (dired-move-to-filename-regexp): Support file sizes in
``human-readable'' format produced by GNU `ls'.
(dired-move-to-filename-regexp): Recognize ISO format dates.  From
Paul Eggert <eggert@twinsun.com>.
2001-04-04 11:18:59 +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
Eli Zaretskii
6e8e8e47a9 (dired-insert-directory): If file-system-info fails,
remove the " free " part, but don't signal an error.
2001-01-14 19:16:07 +00:00
Kenichi Handa
5c010e5999 (dired-move-to-filename-regexp): Fix previous change. 2000-12-21 02:43:08 +00:00
Kenichi Handa
501be301de (dired-move-to-filename-regexp): Fixed for the case
that a Japanese character is not appended after day and year.
2000-12-13 00:23:04 +00:00
Eli Zaretskii
fc3e23a4b4 (dired-insert-directory): If file-system-info is
fboundp, call it instead of invoking dired-free-space-program.
2000-12-07 14:52:50 +00:00
Miles Bader
2d795c92ab (dired-get-filename): Return filename verbatim if LOCALP is `verbatim'. 2000-11-27 12:11:00 +00:00
Gerd Moellmann
7b01b08c24 (dired-between-files): Add `^. find' as an alternative
to the regular expression, for find-dired.
2000-11-07 17:03:31 +00:00
Jason Rumney
783e823086 (dired-insert-directory): Do not let errors signalled by
attempt to run dired-free-space-program prevent dired from working.
2000-10-19 19:50:13 +00:00
Stefan Monnier
89101e46ac (dired-mark-pop-up): Turn comment into docstring. Use with-current-buffer. 2000-10-04 23:38:28 +00:00
Stefan Monnier
9194723588 (dired-map-over-marks): Use modern backquotes and docstring. 2000-09-29 22:24:38 +00:00
Gerd Moellmann
6784714b4c (dired-font-lock-keywords): Undo last change.
(dired-readin): Bind indent-tabs-mode to nil.
2000-09-20 11:22:17 +00:00
Gerd Moellmann
1af25534b3 (dired-font-lock-keywords): Allow tabs and spaces,
for instance for the case that tab-width is 2.
2000-09-19 10:38:41 +00:00
Gerd Moellmann
b4c017767f (dired-build-subdir-alist): Expand subdirectory names
correctly in recursive ange-ftp listings.
2000-07-30 11:49:11 +00:00
Gerd Moellmann
e17dba1ffd (dired-sort-R-check): Added to allow recursive listing
to be undone.
(dired-sort-other): Use it.
2000-07-24 12:27:26 +00:00
Gerd Moellmann
e82a2a05d6 Don't require `dired-aux'. 2000-07-10 12:17:38 +00:00
Miles Bader
f01fd03b41 (dired-mode-map): Bind `w' to dired-show-file-type.
(dired-show-file-type): Add autoload.
2000-07-10 07:01:42 +00:00
Gerd Moellmann
c5753a5d97 (dired-find-alternate-file): New function.
(dired-mode-map): Bind `a' to dired-find-alternate-file.
(toplevel): Require dired-aux when compiling.
(dired-buffers): Move defvar within file to avoid compiler warning.
2000-07-07 13:00:21 +00:00
Andreas Schwab
1473639373 (dired-between-files): Also skip lines beginning with `used'. 2000-05-18 12:19:41 +00:00