Commit graph

88 commits

Author SHA1 Message Date
Karl Heuer
45d8d39ff8 (dired-sort-set-modeline): Use force-mode-line-update. 1995-04-25 22:31:52 +00:00
Simon Marshall
010a0c29eb dired-font-lock-keywords efficiency fix. 1995-04-24 11:28:24 +00:00
Richard M. Stallman
2527947a41 (dired-mode-map): Rename commands for A and Q. 1995-04-15 05:41:28 +00:00
Karl Heuer
723ddb1f81 (dired-chmod-program): Defined. 1995-04-12 03:09:44 +00:00
Simon Marshall
ad63249242 Wrap filename character quoting code with save-excursion so following forms
relying on point aren't broken.
1995-03-30 07:10:08 +00:00
Simon Marshall
c759a12159 Made revert-buffer message go via substitute-command-keys. 1995-02-27 08:05:09 +00:00
Richard M. Stallman
277568f269 (dired-mark): If on dir header line, always mark
the files in that dir.
1995-02-09 09:40:01 +00:00
Richard M. Stallman
c31e679136 (dired-mode-map): Define up and down arrows like C-p, C-n. 1995-02-04 02:08:29 +00:00
Richard M. Stallman
bc9c99bce3 (dired-insert-directory): Don't call expand-file-name
when dir-or-list is a list.
1995-01-11 01:28:22 +00:00
Richard M. Stallman
b754cc6ec9 (dired-mode-map): Bind C-m to dired-advertised-find-file.
Change f to dired-find-file.
1994-12-27 03:49:30 +00:00
Richard M. Stallman
437fe5aeff (dired-string-replace-match): Function moved here. 1994-12-22 04:17:30 +00:00
Richard M. Stallman
9888aa65fd (dired-insert-directory): Quote certain chars with \.
(dired-get-filename): Always unquote \ quoting.
1994-12-07 10:57:12 +00:00
Roland McGrath
c3a646c2ab (dired-mode-map): Add query-replace and search items to operate menu. 1994-10-23 22:56:32 +00:00
Roland McGrath
866a70355c (dired-mode-map): Bind A to dired-do-tags-search,
Q to dired-do-tags-query-replace.
1994-10-22 15:58:56 +00:00
Simon Marshall
4481ae96a9 * dired.el: (dired-mode): Set font-lock-defaults. 1994-10-12 08:16:29 +00:00
Richard M. Stallman
a1f6b0c60b (dired-font-lock-keywords): New variable.
(dired-mode): Set font-lock-keywords locally.
1994-10-07 10:02:04 +00:00
Richard M. Stallman
e6cecd2bb3 (dired-re-perms): Accept various file type letters. 1994-09-26 23:18:19 +00:00
Richard M. Stallman
a8fe806efa (dired-re-perms): Accept directories and symbolic links
also, not only plain files.
1994-09-24 22:29:40 +00:00
Richard M. Stallman
c1b97b443c (dired-buffers-for-dir): Delete debugging code.
(dired-in-this-tree): Likewise.
1994-09-16 21:39:41 +00:00
Richard M. Stallman
3881977896 (dired-buffers-for-dir): Assume dirs are preexpanded.
(dired-in-this-tree): Likewise.
(dired-advertise, dired-unadvertise): Expand default-directory.
1994-09-16 21:34:27 +00:00
Richard M. Stallman
474ac5bb05 (dired-mode): Put expanded name in list-buffers-directory. 1994-08-04 02:43:58 +00:00
Richard M. Stallman
f150bd2b3e (dired-insert-directory): Call expand-file-name here
because the dir name may have been abbreviated before.
1994-08-01 04:43:38 +00:00
Richard M. Stallman
370b6149a4 (dired-noselect): Call abbreviate-file-name here.
(dired-internal-noselect): Not here.
1994-07-31 21:42:11 +00:00
Richard M. Stallman
e9ce5adec1 (dired-internal-noselect): a zero modtime means directory is unchanged. 1994-07-24 19:55:26 +00:00
Richard M. Stallman
a8004e4b31 (dired-between-files): Ignore dired-subdir-regexp
if we can move to the file name on the line.

(dired-internal-noselect): Don't revert, just suggest `g'.
1994-07-20 19:27:19 +00:00
Richard M. Stallman
fa562dd5e1 (dired-readin): Record the directory's modtime.
(dired-internal-noselect): Offer to revert if dir has changed.
1994-06-28 08:36:16 +00:00
Karl Heuer
46680faf4a (dired-build-subdir-alist): Don't let looking-at destroy the match data. 1994-06-17 22:15:47 +00:00
Richard M. Stallman
acf310c90d (dired-build-subdir-alist): Avoid mistaking a file name
ending in a colon for a subdir header line.
1994-06-15 22:39:01 +00:00
Richard M. Stallman
db07847fc0 (dired-get-filename): Get rid of text props from name. 1994-05-28 12:13:21 +00:00
Richard M. Stallman
a07e7c4a3a (dired-mark-pop-up): Clear mouse-face property. 1994-05-22 00:04:09 +00:00
Richard M. Stallman
8197b8bf92 (dired-readin): Clear modified flag at the very end. 1994-05-20 23:56:40 +00:00
Richard M. Stallman
767151e119 (dired-mode-map): Get rid of dired-regexp-prefix;
put the submap directly in the main map.
1994-05-14 07:59:14 +00:00
Karl Heuer
d733c5ec03 Update copyright. 1994-05-03 22:46:37 +00:00
Richard M. Stallman
d43e0b1674 Unspecified location of chown for Linux (Linux doesn't put chown in /etc). 1994-05-02 18:15:22 +00:00
Karl Heuer
6eaebaa278 Pass operation to find-file-name-handler. 1994-04-22 23:59:24 +00:00
Richard M. Stallman
cdf156a925 (dired-subdir-regexp): Allow a space in dir name. 1994-04-13 23:22:34 +00:00
Richard M. Stallman
d90490d8e8 (dired-move-to-filename-regexp): Match the year or time.
(dired-move-to-filename): Simplify the code for that.
1994-04-12 03:15:37 +00:00
Richard M. Stallman
6823efabff (dired-move-to-filename): Use skip-chars-forward
instead of looking-at, for speed.
1994-04-11 21:03:28 +00:00
Karl Heuer
5d831bedd4 (dired-move-to-filename): Handle leading blanks. 1994-04-11 20:09:44 +00:00
Karl Heuer
f726257eb4 (dired-insert-directory): Fix comment. 1994-04-02 02:58:07 +00:00
Richard M. Stallman
cb88a3db20 (dired-insert-directory): Add mouse-face properties.
(dired-insert-set-properties): New subroutine.
1994-04-01 18:51:39 +00:00
Richard M. Stallman
dbcb93894b (dired-mouse-find-file-other-window): New command.
(dired-mode-map): Bind mouse-2.
1994-03-30 17:22:59 +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
b36b40aefd (dired-listing-switches): Doc fix. 1994-02-06 18:11:59 +00:00
Richard M. Stallman
c4a7b2a414 (dired-move-to-filename-regexp): New variable.
(dired-move-to-filename): Use that.
1994-01-07 12:23:44 +00:00
Richard M. Stallman
233993a347 (dired-in-this-tree): Call expand-file-name.
(dired-goto-file): Call expand-file-name.
1993-12-23 04:40:58 +00:00
Richard M. Stallman
55e86af6f5 (dired-goto-file): Don't try matching one line twice. 1993-11-23 00:11:43 +00:00
Richard M. Stallman
847aabcec2 (dired-readin-insert): Expand default-directory and dirname
before comparing them.
(dired-internal-noselect): Set default-directory to abbreviated name.
1993-11-22 09:29:51 +00:00
Richard M. Stallman
f45da5d14b (dired-readin-insert): Expand default-directory and dirname
before comparing them.
1993-11-22 09:25:23 +00:00
Richard M. Stallman
7425bbff0a (dired-chown-program): Check for irix, not silicon-graphic-unix. 1993-11-14 00:06:23 +00:00