log lisp/dired.el @ 47111:356bbdda5f67

age author description
Fri, 02 Aug 2002 22:21:43 +0000 Andreas Schwab Add comment for last change.
Wed, 31 Jul 2002 12:07:30 +0000 Andreas Schwab Hide disabling of dired-find-alternate-file behind
Sat, 29 Jun 2002 17:40:14 +0000 Andreas Schwab (dired-view-file): Quote file name for dired-run-shell-command.
Wed, 26 Jun 2002 08:40:22 +0000 Richard M. Stallman Delete changes not supposed to be installed yet.
Wed, 26 Jun 2002 08:18:33 +0000 Richard M. Stallman (dired-find-alternate-file): Mark as disabled.
Mon, 03 Jun 2002 22:58:20 +0000 Richard M. Stallman (dired-do-shell-command): Doc fix in autoload.
Mon, 20 May 2002 03:05:16 +0000 Markus Rost (dired-view-command-alist): Change :version attribute to a string.
Tue, 23 Apr 2002 03:14:41 +0000 Richard M. Stallman (dired-mouse-find-file-other-window):
Wed, 10 Apr 2002 15:15:23 +0000 Richard M. Stallman (dired-view-command-alist): New variable.
Fri, 29 Mar 2002 14:43:14 +0000 Richard M. Stallman (dired-get-marked-files): New arg FILTER allows selection of some files.
Thu, 28 Mar 2002 18:32:59 +0000 Richard M. Stallman (dired-toggle-marks): Renamed from dired-do-toggle. Bindings changed.
Thu, 21 Mar 2002 09:35:35 +0000 Richard M. Stallman Comment change.
Thu, 14 Mar 2002 08:55:20 +0000 Richard M. Stallman (dired-readin): Clear out undo list.
Wed, 06 Feb 2002 15:30:40 +0000 Richard M. Stallman (dired-get-filename): Add /: when appropriate
Mon, 04 Feb 2002 19:38:29 +0000 Eli Zaretskii (dired-load-hook, dired-mode-hook)
Sun, 13 Jan 2002 02:39:08 +0000 Richard M. Stallman Comment change.
Mon, 07 Jan 2002 05:31:19 +0000 Richard M. Stallman (dired-copy-filename-as-kill): Call kill-append if following a kill command.
Fri, 21 Dec 2001 19:37:25 +0000 Eli Zaretskii (dired-free-space-program, dired-free-space-args):
Thu, 20 Dec 2001 19:01:00 +0000 Pavel Jank Doc fix.
Tue, 18 Dec 2001 19:35:20 +0000 Richard M. Stallman (dired-free-space-program): Variable deleted.
Mon, 17 Dec 2001 01:58:05 +0000 Richard M. Stallman (dired-copy-filename-as-kill): Moved from dired-x.el.
Tue, 27 Nov 2001 15:52:52 +0000 Sam Steingold Converted backquote to the new style.
Tue, 20 Nov 2001 09:38:08 +0000 Eli Zaretskii (dired-listing-switches): Mention in the doc string
Thu, 15 Nov 2001 19:00:15 +0000 Richard M. Stallman (dired-undo): Display a message to explain
Mon, 12 Nov 2001 17:04:33 +0000 Richard M. Stallman Many trivial doc fixes.
Wed, 07 Nov 2001 21:52:44 +0000 Paul Eggert (dired-move-to-filename-regexp):
Fri, 21 Sep 2001 16:41:58 +0000 Eli Zaretskii (dired-build-subdir-alist): Accept optional arg SWITCHES.
Tue, 18 Sep 2001 07:11:26 +0000 Eli Zaretskii (dired-move-to-filename-regexp): Allow one digit in the
Wed, 29 Aug 2001 15:01:37 +0000 Gerd Moellmann Add Keywords header.
Tue, 28 Aug 2001 09:12:52 +0000 Gerd Moellmann (dired-mode-map): Bind `y' to dired-show-file-type
Mon, 16 Jul 2001 10:50:31 +0000 Gerd Moellmann (dired-insert-set-properties): Fix invalid mouse-face
Tue, 26 Jun 2001 17:10:56 +0000 Richard M. Stallman (dired-get-filename): A file name starting with ~
Mon, 18 Jun 2001 06:50:29 +0000 Eli Zaretskii (dired-mark-pop-up): Fix last change.
Sun, 17 Jun 2001 11:18:16 +0000 Eli Zaretskii (dired-insert-set-properties): Add help-echo to mouse-highlighted text.
Thu, 03 May 2001 07:50:53 +0000 Eli Zaretskii (dired-diff): Doc fix.
Wed, 04 Apr 2001 11:18:31 +0000 Eli Zaretskii (dired-move-to-filename-regexp): Support file sizes in
Fri, 26 Jan 2001 13:14:11 +0000 Dave Love Revert last change.
Wed, 24 Jan 2001 21:17:10 +0000 Sam Steingold use replace-regexps-in-string instead of dired- and gs-replace-in-string
Sun, 14 Jan 2001 19:16:07 +0000 Eli Zaretskii (dired-insert-directory): If file-system-info fails,
Thu, 21 Dec 2000 02:43:08 +0000 Kenichi Handa (dired-move-to-filename-regexp): Fix previous change.
Wed, 13 Dec 2000 00:23:04 +0000 Kenichi Handa (dired-move-to-filename-regexp): Fixed for the case
Thu, 07 Dec 2000 14:51:33 +0000 Eli Zaretskii (dired-insert-directory): If file-system-info is
Mon, 27 Nov 2000 12:11:00 +0000 Miles Bader (dired-get-filename): Return filename verbatim if LOCALP is `verbatim'.
Tue, 07 Nov 2000 17:02:28 +0000 Gerd Moellmann (dired-between-files): Add `^. find' as an alternative
Thu, 19 Oct 2000 19:50:13 +0000 Jason Rumney (dired-insert-directory): Do not let errors signalled by
Wed, 04 Oct 2000 23:38:28 +0000 Stefan Monnier (dired-mark-pop-up): Turn comment into docstring. Use with-current-buffer.
Fri, 29 Sep 2000 22:24:38 +0000 Stefan Monnier (dired-map-over-marks): Use modern backquotes and docstring.
Wed, 20 Sep 2000 11:22:17 +0000 Gerd Moellmann (dired-font-lock-keywords): Undo last change.
Tue, 19 Sep 2000 10:38:25 +0000 Gerd Moellmann (dired-font-lock-keywords): Allow tabs and spaces,
Sun, 30 Jul 2000 11:49:11 +0000 Gerd Moellmann (dired-build-subdir-alist): Expand subdirectory names
Mon, 24 Jul 2000 12:27:26 +0000 Gerd Moellmann (dired-sort-R-check): Added to allow recursive listing
Mon, 10 Jul 2000 12:16:45 +0000 Gerd Moellmann Don't require `dired-aux'.
Mon, 10 Jul 2000 07:01:42 +0000 Miles Bader (dired-mode-map): Bind `w' to dired-show-file-type.
Fri, 07 Jul 2000 13:00:21 +0000 Gerd Moellmann (dired-find-alternate-file): New function.
Thu, 18 May 2000 12:19:41 +0000 Andreas Schwab (dired-between-files): Also skip lines beginning with `used'.
Tue, 16 May 2000 14:32:33 +0000 Gerd Moellmann (dired-mode-map): Use dired-do-query-replace-regexp.
Thu, 27 Apr 2000 18:53:44 +0000 Gerd Moellmann (dired-move-to-filename-regexp): Allow format where
Wed, 29 Mar 2000 20:02:10 +0000 Andreas Schwab (dired-insert-directory): If dired-free-space-program
Thu, 24 Feb 2000 12:56:36 +0000 Eli Zaretskii (dired-mode-map): Don't remove "Edit" from the menu
Sun, 20 Feb 2000 15:59:26 +0000 Gerd Moellmann (dired-mode): Call propertized-buffer-identification to