1999-10-20 |
Gerd Moellmann |
(dired-move-to-filename-regexp): Fix long comment lines
|
1999-10-14 |
Gerd Moellmann |
(dired-insert-directory): Insert the amount of
|
1999-09-24 |
Gerd Moellmann |
(dired-move-to-filename-regexp): Make it work
|
1999-09-15 |
Richard M. Stallman |
(dired-recursive-deletes): New custom variable.
|
1999-09-06 |
Eli Zaretskii |
(dired-re-dir, dired-re-sym): Don't match DOS drive
|
1999-08-28 |
Richard M. Stallman |
(dired-string-replace-match): Return `nil' when no match
|
1999-03-09 |
Karl Heuer |
(dired-do-copy-regexp): Doc fix.
|
1999-02-17 |
Richard M. Stallman |
(dired-move-to-filename-regexp): Prepend .* so that we find the
|
1999-01-07 |
Dave Love |
(dired-mode-map): Fix duplicate [menu-bar regexp mark].
|
1998-09-10 |
Karl Heuer |
(dired-mark-files-containing-regexp):
|
1998-09-10 |
Karl Heuer |
(dired-mark-files-containing-regexp): Fix previous change.
|
1998-09-04 |
Karl Heuer |
(dired-mark-files-containing-regexp):
|
1998-07-31 |
Richard M. Stallman |
(dired-garbage-files-regexp): Finish fixing regexp syntax.
|
1998-07-29 |
Richard M. Stallman |
(dired-garbage-files-regexp): Fix typo.
|
1998-06-11 |
André Spiegel |
(dired-readin): Insert headerline only if necessary. (Not in
|
1998-06-05 |
André Spiegel |
(dired-internal-noselect): Call either dired-mode or MODE, but not both.
|
1998-05-24 |
Richard M. Stallman |
(dired-mark-files-containing-regexp): New command.
|
1998-05-06 |
Richard M. Stallman |
(dired-mode-map): Bind *t to dired-do-toggle.
|
1998-04-29 |
Richard M. Stallman |
(dired-sort-toggle): Handle spaces in dired-actual-switches.
|
1998-04-24 |
Geoff Voelker |
(dired-chmod-program) [windows-nt]: Use chmod.
|
1998-04-21 |
Richard M. Stallman |
(dired-move-to-filename-regexp): There might be a space
|
1998-03-08 |
Richard M. Stallman |
(dired-quit): Function deleted.
|
1998-03-03 |
Kenichi Handa |
(dired-get-filename): Don't call encode-coding-string
|
1998-02-27 |
Karl Heuer |
(dired-do-toggle): Moved here from dired-x.el.
|
1998-02-20 |
Simon Marshall |
Changed font-lock-reference-face to font-lock-constant-face.
|
1998-01-19 |
Richard M. Stallman |
(dired-move-to-filename-regexp):
|
1997-12-11 |
Paul Eggert |
(dired-move-to-filename-regexp):
|
1997-11-29 |
Joel N. Weber II |
1997-11-27 Richard Stallman <rms@sucrose.ai.mit.edu>
|
1997-11-17 |
Paul Eggert |
(dired-move-to-filename-regexp):
|
1997-11-07 |
Paul Eggert |
(dired-move-to-filename-regexp): Handle Japanese-format dates.
|
1997-10-16 |
Karl Heuer |
(dired-move-to-filename-regexp):
|
1997-09-09 |
Richard M. Stallman |
(dired-get-filename): Don't call encode-coding-string
|
1997-09-06 |
Richard M. Stallman |
(dired-flag-garbage-files): Move interactive flag across doc string.
|
1997-09-03 |
Richard M. Stallman |
(dired-get-filename): Don't call encode-coding-string if FILE is nil.
|
1997-08-30 |
Richard M. Stallman |
(dired-get-filename): Encode file name using the buffer's coding system.
|
1997-08-12 |
Richard M. Stallman |
(dired-font-lock-keywords): Don't specially highlight
|
1997-07-16 |
Richard M. Stallman |
(dired-find-file): Better error message
|
1997-06-07 |
Richard M. Stallman |
(dired-unmark-all-marks):
|
1997-05-28 |
Kenichi Handa |
(dired-find-file): Likewise.
|
1997-05-25 |
Richard M. Stallman |
Use defgroup and defcustom.
|
1997-05-15 |
Richard M. Stallman |
Fix previous change.
|
1997-05-15 |
Richard M. Stallman |
(dired-mode): Don't include `Dired:' in mode line.
|
1997-04-13 |
Richard M. Stallman |
(dired-internal-noselect): When setting default-directory,
|
1997-04-13 |
Richard M. Stallman |
(dired-noselect): Avoid calling file-directory-p
|
1997-03-22 |
Richard M. Stallman |
(dired-glob-regexp): New function.
|
1997-03-20 |
Simon Marshall |
Doc dired-no-confirm and allow t value.
|
1997-02-26 |
Kenichi Handa |
(dired-find-file): Allow specifying coding system interactively.
|
1997-01-04 |
Richard M. Stallman |
(dired-garbage-files-regexp): New variable.
|
1997-01-03 |
Richard M. Stallman |
(dired-string-replace-match): Delete redundant autoload.
|
1996-12-31 |
Richard M. Stallman |
(dired-make-relative): Ignore the third argument;
|
1996-12-30 |
Richard M. Stallman |
(dired-permission-flags-regexp): New variable.
|
1996-12-29 |
Richard M. Stallman |
(dired-insert-directory): Don't override the user's locale.
|
1996-12-17 |
Richard M. Stallman |
(dired-move-to-filename-regexp): Recognize various languages.
|
1996-11-04 |
Richard M. Stallman |
(dired-mode-map): Put dired-mark-subdir-files on *s.
|
1996-11-02 |
Erik Naggum |
Fix minor typo in *! key binding.
|
1996-11-02 |
Richard M. Stallman |
(dired-mode-map): Make * a prefix for mark commands.
|
1996-10-31 |
Richard M. Stallman |
(dired-find-file): Error if line's file does not exist.
|
1996-10-24 |
Karl Heuer |
(dired-insert-directory): Check for non-US LANG.
|
1996-10-23 |
Simon Marshall |
Tweak dired-font-lock-keywords.
|
1996-09-03 |
Richard M. Stallman |
(dired-mode-map): Add revert-buffer to Immediate menu.
|