log lisp/dired.el @ 50635:e0775ee7f599

age author description
2003-04-06 Richard M. Stallman (dired-view-file): Let viewer program run asynchronously.
2003-03-19 Kenichi Handa * dired.el (dired-get-filename): Pay attention to the case that
2003-02-13 Markus Rost (dired-directory): Add autoload cookie.
2003-02-06 Juanma Barranquero (dired-move-to-filename-regexp): Support "K" suffix on "ls -alh" output.
2003-02-04 Richard M. Stallman (dired-find-buffer-nocreate): Avoid error if dired-directory is nil.
2003-01-31 Juanma Barranquero Cygwin support patch.
2003-01-14 Kim F. Storm Doc fixes.
2003-01-10 Kai Großjohann (dired-garbage-files-regexp): Use \\' instead of $ and
2003-01-07 Kai Großjohann (dired-garbage-files-regexp): Add `.aux$'. These are
2003-01-06 Richard M. Stallman (dired-recursive-deletes): Fix custom type.
2002-12-28 Richard M. Stallman (dired-goto-file): Handle \ and ^M quoted by backslash. Fix error message.
2002-12-21 Andreas Schwab (dired-insert-directory): Preserve text properties when quoting.
2002-11-21 Richard M. Stallman (dired-sort-inhibit): New variable.
2002-10-16 Andreas Schwab (dired-readin-insert): Expand dired-directory.
2002-10-12 Andreas Schwab (dired-insert-directory): When looking for existing
2002-10-10 André Spiegel (dired-insert-directory): Fix check for indentation from ls --dired.
2002-09-22 Kai Großjohann * dired.el (dired-insert-directory): Always add "--dired" to to
2002-09-19 Richard M. Stallman (dired-mark-pop-up): Doc fix.
2002-09-18 Kai Großjohann (dired-insert-directory): Never add "--dired" when
2002-09-16 Stefan Monnier (dired-font-lock-keywords): Use regexp-opt.
2002-09-15 Markus Rost (dired-move-to-filename): Fix previous change.
2002-09-15 Richard M. Stallman (dired-use-ls-dired): New variable.
2002-09-01 Richard M. Stallman (defgroup dired): Use `files' as parent.
2002-08-02 Andreas Schwab Add comment for last change.
2002-07-31 Andreas Schwab Hide disabling of dired-find-alternate-file behind
2002-06-29 Andreas Schwab (dired-view-file): Quote file name for dired-run-shell-command.
2002-06-26 Richard M. Stallman Delete changes not supposed to be installed yet.
2002-06-26 Richard M. Stallman (dired-find-alternate-file): Mark as disabled.
2002-06-03 Richard M. Stallman (dired-do-shell-command): Doc fix in autoload.
2002-05-20 Markus Rost (dired-view-command-alist): Change :version attribute to a string.
2002-04-23 Richard M. Stallman (dired-mouse-find-file-other-window):
2002-04-10 Richard M. Stallman (dired-view-command-alist): New variable.
2002-03-29 Richard M. Stallman (dired-get-marked-files): New arg FILTER allows selection of some files.
2002-03-28 Richard M. Stallman (dired-toggle-marks): Renamed from dired-do-toggle. Bindings changed.
2002-03-21 Richard M. Stallman Comment change.
2002-03-14 Richard M. Stallman (dired-readin): Clear out undo list.
2002-02-06 Richard M. Stallman (dired-get-filename): Add /: when appropriate
2002-02-04 Eli Zaretskii (dired-load-hook, dired-mode-hook)
2002-01-13 Richard M. Stallman Comment change.
2002-01-07 Richard M. Stallman (dired-copy-filename-as-kill): Call kill-append if following a kill command.
2001-12-21 Eli Zaretskii (dired-free-space-program, dired-free-space-args):
2001-12-20 Pavel Janík Doc fix.
2001-12-18 Richard M. Stallman (dired-free-space-program): Variable deleted.
2001-12-17 Richard M. Stallman (dired-copy-filename-as-kill): Moved from dired-x.el.
2001-11-27 Sam Steingold Converted backquote to the new style.
2001-11-20 Eli Zaretskii (dired-listing-switches): Mention in the doc string
2001-11-15 Richard M. Stallman (dired-undo): Display a message to explain
2001-11-12 Richard M. Stallman Many trivial doc fixes.
2001-11-07 Paul Eggert (dired-move-to-filename-regexp):
2001-09-21 Eli Zaretskii (dired-build-subdir-alist): Accept optional arg SWITCHES.
2001-09-18 Eli Zaretskii (dired-move-to-filename-regexp): Allow one digit in the
2001-08-29 Gerd Moellmann Add Keywords header.
2001-08-28 Gerd Moellmann (dired-mode-map): Bind `y' to dired-show-file-type
2001-07-16 Gerd Moellmann (dired-insert-set-properties): Fix invalid mouse-face
2001-06-26 Richard M. Stallman (dired-get-filename): A file name starting with ~
2001-06-18 Eli Zaretskii (dired-mark-pop-up): Fix last change.
2001-06-17 Eli Zaretskii (dired-insert-set-properties): Add help-echo to mouse-highlighted text.
2001-05-03 Eli Zaretskii (dired-diff): Doc fix.
2001-04-04 Eli Zaretskii (dired-move-to-filename-regexp): Support file sizes in
2001-01-26 Dave Love Revert last change.