summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAgeFilesLines
* Rename file-subdir-of-p to file-in-directory-p.Chong Yidong2012-04-011-2/+2
* Remove debug code.Chong Yidong2012-03-311-1/+1
* Fix copying of symlinks.Thierry Volpiatto2012-03-311-6/+9
* Fix bug#10489: 24.0.92 `dired-do-copy' may create infinite directory hierarchy.thierry volpiatto2012-02-241-4/+26
* * lisp/dired-aux.el (dired-do-shell-command): Doc fix.Glenn Morris2012-01-101-2/+5
* * lisp/dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)Glenn Morris2012-01-101-6/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/dired-aux.el (dired-query): Don't assume help-char is modifier-free.Stefan Monnier2011-12-021-2/+1
* Spelling fixes.Paul Eggert2011-11-171-2/+2
* * lisp/dired-aux.el (dired-do-chmod): Don't provide initial input.Chong Yidong2011-09-141-10/+7
* * dired-aux.el (dired-mark-read-string): Don't use default value on empty input.Chong Yidong2011-09-121-34/+44
* * lisp/dired-aux.el (dired-touch-initial): Remove function.Juri Linkov2011-07-301-19/+13
* Minor Dired doc fixes.Chong Yidong2011-07-111-9/+12
* * dired-aux.el (dired-kill-line): Add a doc string.Lars Magne Ingebrigtsen2011-07-061-0/+3
* Fix typos.Juanma Barranquero2011-07-051-1/+1
* (dired-show-file-type): Doc fixup (bug#8818).Lars Magne Ingebrigtsen2011-07-011-2/+3
* * dired-aux.el (dired-diff): Doc fixup (bug#8816).Lars Magne Ingebrigtsen2011-07-011-2/+2
* * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)Glenn Morris2011-05-201-8/+11
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-10/+16
* * lisp/dired-aux.el (dired-create-files): Add docstring (Bug#7970).Chong Yidong2011-04-031-22/+17
* Add error for dired-create-directory on existing file (Bug#8246).Chong Yidong2011-03-191-1/+4
* dired-aux fix for bug#8131.Stephen Berman2011-02-271-3/+3
* Merge dired-x's dired-read-shell-command into dired-aux's version.Glenn Morris2011-02-191-8/+12
* Merge dired-x's dired-add-entry modifications into the main definition.Glenn Morris2011-02-181-85/+117
* Adapt dired-create-files to copy-directory changes.Thierry Volpiatto2011-02-121-0/+4
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Revert changes adding format args to yes-or-no-p and y-or-n-p.Chong Yidong2011-01-191-2/+2
* Refill some copyright headers.Glenn Morris2011-01-151-1/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | New function read-char-choice for reading a restricted set of chars.Chong Yidong2011-01-081-50/+30
* | Merge from emacs-23Stefan Monnier2010-12-131-1/+5
|\ \ | |/
| * * dired-aux.el (dired-do-redisplay): Postphone dired-after-readin-hook while ...Leo Liu2010-12-061-1/+5
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-11/+10
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* * 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