summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
AgeCommit message (Expand)Author
2010-12-06* dired-aux.el (dired-do-redisplay): Postphone dired-after-readin-hook while ...Leo Liu
2010-01-20* lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum.Chong Yidong
2010-01-20* lisp/dired-aux.el (dired-hide-all): Mark arg as ignored.Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-12-17Make `dired-diff' more safe. (Bug#5225)Juri Linkov
2009-12-16Revert to old 23.1 logic of using the file at the mark as default.Juri Linkov
2009-11-25Provide additional default values (directories at other DiredJuri Linkov
2009-11-19(dired-compress-file-suffixes): Add ".xz". (Bug#4953)Glenn Morris
2009-11-13* x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier
2009-11-08* dired-aux.el (dired-query): Place cursor in echo area and allowChong Yidong
2009-10-04* dired-aux.el (dired-copy-file-recursive): Use it.Michael Albinus
2009-09-24Fix typos.Juanma Barranquero
2009-09-18(dired-query-alist): Remove spurious backslash.Stefan Monnier
2009-09-11Put autoloads in dired.el rather than loaddefs.el.Glenn Morris
2009-08-25* dired-aux.el (dired-show-file-type): Let-bindMichael Albinus
2009-07-05* dired-aux.el (dired-show-file-type): Handle remote files.Michael Albinus
2009-04-05* dired-aux.el (dired-copy-file-recursive): Set mode to "700" ifMichael Albinus
2009-02-22(minibuffer-default-add-dired-shell-commands): Doc fix.Juri Linkov
2009-02-11(dired-add-entry): Avoid munging long-form Dired switches (Bug#2261).Chong Yidong
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-23(dired-isearch-filenames-toggle): Use the originalJuri Linkov
2008-12-03* align.el:Lute Kamstra
2008-11-22(dired-isearch-filenames): Add new context-dependentJuri Linkov
2008-11-17(dired-isearch-filter-predicate-orig): Rename fromJuri Linkov
2008-11-11(dired-isearch-filenames)Juri Linkov
2008-10-22(dired-do-create-files): Doc fix.Chong Yidong
2008-07-31(dired-do-chmod): Set default value to the originalJuri Linkov
2008-07-31(dired-isearch-filenames-toggle): New command.Juri Linkov
2008-07-31* bitmaps/README:Dan Nicolaescu
2008-07-30(dired-isearch-filenames-setup): Add autoload cookieJuri Linkov
2008-07-29(dired-do-async-shell-command): New command.Juri Linkov
2008-07-29(dired-isearch-filenames): New user option.Juri Linkov
2008-07-28(dired-do-isearch, dired-do-isearch-regexp): New functions.Juri Linkov
2008-07-24Make comments clearer.Chong Yidong
2008-07-24(dired-copy-file-recursive): Avoid callingChong Yidong
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-22(dired-read-shell-command-default): Move it toJuri Linkov
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-04-07(dired-read-shell-command): Use read-shell-command.Stefan Monnier
2008-04-06(dired-overwrite-confirmed): Revert last change.Chong Yidong
2008-04-06(dired-overwrite-confirmed): Supply initial value.Chong Yidong
2008-03-26(dired-create-files): Use dolist.Stefan Monnier
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-23(dired): Load dired.el at run time too.Richard M. Stallman
2007-12-23Load dired.el at run time too.Richard M. Stallman
2007-12-06Remove directory part from filenames in function declarations.Glenn Morris
2007-11-22(mailcap-parse-mailcaps, mailcap-parse-mimetypes, mailcap-extension-to-mime,Juanma Barranquero
2007-11-17(dired-create-directory): Allow creatingJuri Linkov
2007-11-16(dired-read-shell-command-default): New function.Juri Linkov