aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* (dired-directory-changed-p): `visited-file-modtime' now returns aLuc Teirlinck2004-07-141-2/+1
* (dired-revert): If buffer is marked unmodified beforeLuc Teirlinck2004-06-111-4/+6
* (dired-insert-old-subdirs): Adapt to fact that the R switch is noLuc Teirlinck2004-06-101-8/+1
* (dired-diff, dired-backup-diff)Luc Teirlinck2004-06-091-238/+0
* (dired-undo): Call `dired-build-subdir-alist'.Luc Teirlinck2004-06-071-6/+5
* (dired-subdir-switches, dired-switches-alist): New vars.Luc Teirlinck2004-06-061-6/+23
* (dired-get-filename): Don't use dired-re-dot.Andreas Schwab2004-05-301-3/+1
* (dired-mode): Rename desktop-buffer-misc-data-function to desktop-save-buffer.Lars Hansen2004-04-261-1/+1
* (dired-mode-map): Add a menu entry for wdired.Stefan Monnier2004-04-231-0/+2
* (dired-restore-desktop-buffer) Move from desktop.el. Add parameters.Lars Hansen2004-04-211-0/+44
* (dired-faces): New defgroup.Juri Linkov2004-04-111-12/+87
* (dired-font-lock-keywords): Fix permission regexps.Juri Linkov2004-04-031-3/+3
* Add autoload for `dired-do-touch'.Juri Linkov2004-03-311-2/+13
* (dired-move-to-filename-regexp): Add . to HH:MM.Juri Linkov2004-03-311-1/+1
* (buffer-stale-function): Remove no longer needed defvar.Luc Teirlinck2004-03-271-2/+0
* (dired-mode): Use run-mode-hooks.Stefan Monnier2004-03-261-11/+8
* Fix comments.Juri Linkov2004-03-251-3/+2
* (dired-directory-changed-p): Reindent.Luc Teirlinck2004-03-251-5/+5
* (dired) <defgroup>: Add link to manual.Stefan Monnier2004-03-231-32/+50
* (dired-directory-changed-p, dired-buffer-stale-p): New functions.Luc Teirlinck2004-03-231-12/+30
* * x-dnd.el: New file for drag and drop.Jan Djärv2004-02-031-1/+97
* Revision: [email protected]/emacs--cvs-trunk--0--patch-135Miles Bader2003-12-241-6/+4
* (dired-ls-sorting-switches): Doc fix.Eli Zaretskii2003-11-011-1/+8
* (dired-mode): Handle dired-directory as a list.Richard M. Stallman2003-09-301-1/+3
* (dired-mode-map): Fix typoLuc Teirlinck2003-09-121-1/+1
* (dired-mode-map): Bind M-g to dired-goto-file.Richard M. Stallman2003-09-121-0/+1
* 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