summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum.Chong Yidong2010-01-201-1/+1
* * lisp/dired-aux.el (dired-hide-all): Mark arg as ignored.Chong Yidong2010-01-201-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Make `dired-diff' more safe. (Bug#5225)Juri Linkov2009-12-171-1/+8
* Revert to old 23.1 logic of using the file at the mark as default.Juri Linkov2009-12-161-9/+19
* Provide additional default values (directories at other DiredJuri Linkov2009-11-251-37/+96
* (dired-compress-file-suffixes): Add ".xz". (Bug#4953)Glenn Morris2009-11-191-0/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-4/+2
* * dired-aux.el (dired-query): Place cursor in echo area and allowChong Yidong2009-11-081-12/+20
* * dired-aux.el (dired-copy-file-recursive): Use it.Michael Albinus2009-10-041-45/+1
* Fix typos.Juanma Barranquero2009-09-241-6/+6
* (dired-query-alist): Remove spurious backslash.Stefan Monnier2009-09-181-10/+9
* Put autoloads in dired.el rather than loaddefs.el.Glenn Morris2009-09-111-1/+6
* * dired-aux.el (dired-show-file-type): Let-bindMichael Albinus2009-08-251-7/+8
* * dired-aux.el (dired-show-file-type): Handle remote files.Michael Albinus2009-07-051-2/+2
* * dired-aux.el (dired-copy-file-recursive): Set mode to "700" ifMichael Albinus2009-04-051-1/+1
* (minibuffer-default-add-dired-shell-commands): Doc fix.Juri Linkov2009-02-221-2/+2
* (dired-add-entry): Avoid munging long-form Dired switches (Bug#2261).Chong Yidong2009-02-111-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (dired-isearch-filenames-toggle): Use the originalJuri Linkov2008-12-231-4/+6
* * align.el:Lute Kamstra2008-12-031-2/+2
* (dired-isearch-filenames): Add new context-dependentJuri Linkov2008-11-221-7/+13
* (dired-isearch-filter-predicate-orig): Rename fromJuri Linkov2008-11-171-15/+14
* (dired-isearch-filenames)Juri Linkov2008-11-111-2/+4
* (dired-do-create-files): Doc fix.Chong Yidong2008-10-221-24/+17
* (dired-do-chmod): Set default value to the originalJuri Linkov2008-07-311-4/+15
* (dired-isearch-filenames-toggle): New command.Juri Linkov2008-07-311-0/+16
* * bitmaps/README:Dan Nicolaescu2008-07-311-2/+0
* (dired-isearch-filenames-setup): Add autoload cookieJuri Linkov2008-07-301-0/+1
* (dired-do-async-shell-command): New command.Juri Linkov2008-07-291-0/+20
* (dired-isearch-filenames): New user option.Juri Linkov2008-07-291-0/+48
* (dired-do-isearch, dired-do-isearch-regexp): New functions.Juri Linkov2008-07-281-0/+14
* Make comments clearer.Chong Yidong2008-07-241-1/+3
* (dired-copy-file-recursive): Avoid callingChong Yidong2008-07-241-3/+7
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (dired-read-shell-command-default): Move it toJuri Linkov2008-04-221-56/+22
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (dired-read-shell-command): Use read-shell-command.Stefan Monnier2008-04-071-6/+6
* (dired-overwrite-confirmed): Revert last change.Chong Yidong2008-04-061-1/+4
* (dired-overwrite-confirmed): Supply initial value.Chong Yidong2008-04-061-11/+10
* (dired-create-files): Use dolist.Stefan Monnier2008-03-261-41/+38
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * Load dired.el at run time too.Richard M. Stallman2007-12-231-1/+1
* | (dired): Load dired.el at run time too.Richard M. Stallman2007-12-231-2/+3
* | Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-4/+5
* | (mailcap-parse-mailcaps, mailcap-parse-mimetypes, mailcap-extension-to-mime,Juanma Barranquero2007-11-221-0/+7
* | (dired-create-directory): Allow creatingJuri Linkov2007-11-171-4/+10
* | (dired-read-shell-command-default): New function.Juri Linkov2007-11-161-1/+46
* | Merge from emacs--rel--22Miles Bader2007-11-091-3/+8
|\ \ | |/