log lisp/dired.el @ 54780:1927e78ea49d

age author description
Sun, 11 Apr 2004 09:51:52 +0000 Juri Linkov (dired-faces): New defgroup.
Sat, 03 Apr 2004 04:19:13 +0000 Juri Linkov (dired-font-lock-keywords): Fix permission regexps.
Wed, 31 Mar 2004 16:29:46 +0000 Juri Linkov Add autoload for `dired-do-touch'.
Wed, 31 Mar 2004 16:06:43 +0000 Juri Linkov (dired-move-to-filename-regexp): Add . to HH:MM.
Sat, 27 Mar 2004 01:16:58 +0000 Luc Teirlinck (buffer-stale-function): Remove no longer needed defvar.
Fri, 26 Mar 2004 15:17:50 +0000 Stefan Monnier (dired-mode): Use run-mode-hooks.
Thu, 25 Mar 2004 10:40:59 +0000 Juri Linkov Fix comments.
Thu, 25 Mar 2004 04:21:24 +0000 Luc Teirlinck (dired-directory-changed-p): Reindent.
Tue, 23 Mar 2004 21:44:05 +0000 Stefan Monnier (dired) <defgroup>: Add link to manual.
Tue, 23 Mar 2004 05:20:11 +0000 Luc Teirlinck (dired-directory-changed-p, dired-buffer-stale-p): New functions.
Tue, 03 Feb 2004 16:55:30 +0000 Jan Dj¸«£rv * x-dnd.el: New file for drag and drop.
Wed, 24 Dec 2003 16:09:13 +0000 Karoly Lorentey tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
Sat, 01 Nov 2003 17:48:00 +0000 Eli Zaretskii (dired-ls-sorting-switches): Doc fix.
Tue, 30 Sep 2003 20:46:04 +0000 Richard M. Stallman (dired-mode): Handle dired-directory as a list.
Fri, 12 Sep 2003 14:15:17 +0000 Luc Teirlinck (dired-mode-map): Fix typo
Fri, 12 Sep 2003 00:51:13 +0000 Richard M. Stallman (dired-mode-map): Bind M-g to dired-goto-file.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 29 Aug 2003 16:10:45 +0000 Richard M. Stallman (dired-mouse-find-file-other-window):
Wed, 09 Jul 2003 15:52:59 +0000 Richard M. Stallman (dired-move-to-filename-regexp): Allow quote in months.
Tue, 10 Jun 2003 03:58:06 +0000 Luc Teirlinck (dired-re-dot): Make it handle trailing /.
Mon, 09 Jun 2003 17:05:42 +0000 Andreas Schwab (dired-get-filename): Complain only about "." and "..",
Thu, 05 Jun 2003 22:00:13 +0000 Juanma Barranquero (dired-get-filename): Don't err for . and .. for calls from dired-add-entry.
Wed, 04 Jun 2003 09:02:45 +0000 Richard M. Stallman (dired-get-filename): Err for . and .. in usual case.
Mon, 05 May 2003 21:22:06 +0000 Richard M. Stallman (dired-find-file): Bind find-file-run-dired around the call to find-file.
Sun, 06 Apr 2003 20:17:43 +0000 Richard M. Stallman (dired-view-file): Let viewer program run asynchronously.
Wed, 19 Mar 2003 11:58:25 +0000 Kenichi Handa * dired.el (dired-get-filename): Pay attention to the case that
Thu, 13 Feb 2003 19:34:17 +0000 Markus Rost (dired-directory): Add autoload cookie.
Thu, 06 Feb 2003 08:19:26 +0000 Juanma Barranquero (dired-move-to-filename-regexp): Support "K" suffix on "ls -alh" output.
Tue, 04 Feb 2003 10:39:35 +0000 Richard M. Stallman (dired-find-buffer-nocreate): Avoid error if dired-directory is nil.
Fri, 31 Jan 2003 15:24:20 +0000 Juanma Barranquero Cygwin support patch.
Tue, 14 Jan 2003 23:11:19 +0000 Kim F. Storm Doc fixes.
Fri, 10 Jan 2003 16:42:27 +0000 Kai Gro¸©Ījohann (dired-garbage-files-regexp): Use \\' instead of $ and
Tue, 07 Jan 2003 10:20:38 +0000 Kai Gro¸©Ījohann (dired-garbage-files-regexp): Add `.aux$'. These are
Mon, 06 Jan 2003 01:20:35 +0000 Richard M. Stallman (dired-recursive-deletes): Fix custom type.
Sat, 28 Dec 2002 21:26:46 +0000 Richard M. Stallman (dired-goto-file): Handle \ and ^M quoted by backslash. Fix error message.
Sat, 21 Dec 2002 17:04:20 +0000 Andreas Schwab (dired-insert-directory): Preserve text properties when quoting.
Thu, 21 Nov 2002 17:31:51 +0000 Richard M. Stallman (dired-sort-inhibit): New variable.
Wed, 16 Oct 2002 21:27:40 +0000 Andreas Schwab (dired-readin-insert): Expand dired-directory.
Sat, 12 Oct 2002 23:30:22 +0000 Andreas Schwab (dired-insert-directory): When looking for existing
Thu, 10 Oct 2002 22:30:26 +0000 Andr¸«± Spiegel (dired-insert-directory): Fix check for indentation from ls --dired.
Sun, 22 Sep 2002 13:01:10 +0000 Kai Gro¸©Ījohann * dired.el (dired-insert-directory): Always add "--dired" to to
Thu, 19 Sep 2002 01:02:52 +0000 Richard M. Stallman (dired-mark-pop-up): Doc fix.
Wed, 18 Sep 2002 07:50:37 +0000 Kai Gro¸©Ījohann (dired-insert-directory): Never add "--dired" when
Mon, 16 Sep 2002 17:13:16 +0000 Stefan Monnier (dired-font-lock-keywords): Use regexp-opt.
Sun, 15 Sep 2002 16:34:34 +0000 Markus Rost (dired-move-to-filename): Fix previous change.
Sun, 15 Sep 2002 01:52:54 +0000 Richard M. Stallman (dired-use-ls-dired): New variable.
Sun, 01 Sep 2002 13:27:47 +0000 Richard M. Stallman (defgroup dired): Use `files' as parent.
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.