summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (dired-mouse-find-file-other-window):Richard M. Stallman2003-08-291-17/+33
* (dired-move-to-filename-regexp): Allow quote in months.Richard M. Stallman2003-07-091-1/+3
* (dired-re-dot): Make it handle trailing /.Luc Teirlinck2003-06-101-7/+10
* (dired-get-filename): Complain only about "." and "..",Andreas Schwab2003-06-091-3/+1
* (dired-get-filename): Don't err for . and .. for calls from dired-add-entry.Juanma Barranquero2003-06-051-4/+4
* (dired-get-filename): Err for . and .. in usual case.Richard M. Stallman2003-06-041-3/+15
* (dired-find-file): Bind find-file-run-dired around the call to find-file.Richard M. Stallman2003-05-051-1/+4
* (dired-view-file): Let viewer program run asynchronously.Richard M. Stallman2003-04-061-2/+5
* * dired.el (dired-get-filename): Pay attention to the case thatKenichi Handa2003-03-191-5/+6
* (dired-directory): Add autoload cookie.Markus Rost2003-02-131-0/+1
* (dired-move-to-filename-regexp): Support "K" suffix on "ls -alh" output.Juanma Barranquero2003-02-061-2/+2
* (dired-find-buffer-nocreate): Avoid error if dired-directory is nil.Richard M. Stallman2003-02-041-0/+1
* Cygwin support patch.Juanma Barranquero2003-01-311-11/+11
* Doc fixes.Kim F. Storm2003-01-141-11/+10
* (dired-garbage-files-regexp): Use \\' instead of $ andKai Großjohann2003-01-101-1/+3
* (dired-garbage-files-regexp): Add `.aux$'. These areKai Großjohann2003-01-071-1/+1
* (dired-recursive-deletes): Fix custom type.Richard M. Stallman2003-01-061-4/+5
* (dired-goto-file): Handle \ and ^M quoted by backslash. Fix error message.Richard M. Stallman2002-12-281-2/+8
* (dired-insert-directory): Preserve text properties when quoting.Andreas Schwab2002-12-211-2/+8
* (dired-sort-inhibit): New variable.Richard M. Stallman2002-11-211-0/+6
* (dired-readin-insert): Expand dired-directory.Andreas Schwab2002-10-161-0/+1
* (dired-insert-directory): When looking for existingAndreas Schwab2002-10-121-1/+1
* (dired-insert-directory): Fix check for indentation from ls --dired.André Spiegel2002-10-101-1/+1
* * dired.el (dired-insert-directory): Always add "--dired" to toKai Großjohann2002-09-221-2/+1
* (dired-mark-pop-up): Doc fix.Richard M. Stallman2002-09-191-5/+7
* (dired-insert-directory): Never add "--dired" whenKai Großjohann2002-09-181-1/+2
* (dired-font-lock-keywords): Use regexp-opt.Stefan Monnier2002-09-161-20/+22
* (dired-move-to-filename): Fix previous change.Markus Rost2002-09-151-1/+2
* (dired-use-ls-dired): New variable.Richard M. Stallman2002-09-151-182/+202
* (defgroup dired): Use `files' as parent.Richard M. Stallman2002-09-011-7/+14
* Add comment for last change.Andreas Schwab2002-08-021-0/+1
* Hide disabling of dired-find-alternate-file behindAndreas Schwab2002-07-311-1/+1
* (dired-view-file): Quote file name for dired-run-shell-command.Andreas Schwab2002-06-291-2/+3
* Delete changes not supposed to be installed yet.Richard M. Stallman2002-06-261-166/+159
* (dired-find-alternate-file): Mark as disabled.Richard M. Stallman2002-06-261-159/+167
* (dired-do-shell-command): Doc fix in autoload.Richard M. Stallman2002-06-031-9/+24
* (dired-view-command-alist): Change :version attribute to a string.Markus Rost2002-05-201-1/+1
* (dired-mouse-find-file-other-window):Richard M. Stallman2002-04-231-6/+11
* (dired-view-command-alist): New variable.Richard M. Stallman2002-04-101-3/+26
* (dired-get-marked-files): New arg FILTER allows selection of some files.Richard M. Stallman2002-03-291-8/+18
* (dired-toggle-marks): Renamed from dired-do-toggle. Bindings changed.Richard M. Stallman2002-03-281-6/+5
* Comment change.Richard M. Stallman2002-03-211-1/+1
* (dired-readin): Clear out undo list.Richard M. Stallman2002-03-141-3/+28
* (dired-get-filename): Add /: when appropriateRichard M. Stallman2002-02-061-2/+13
* (dired-load-hook, dired-mode-hook)Eli Zaretskii2002-02-041-8/+16
* Comment change.Richard M. Stallman2002-01-131-0/+1
* (dired-copy-filename-as-kill): Call kill-append if following a kill command.Richard M. Stallman2002-01-071-1/+3
* (dired-free-space-program, dired-free-space-args):Eli Zaretskii2001-12-211-0/+5
* Doc fix.Pavel Janík2001-12-201-1/+1