aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/dired-aux.el (dired-file-set-difference): Use lexical-scoping.Stefan Monnier2014-04-061-11/+16
* Merge from emacs-24; up to 2014-03-28T01:39:[email protected]Juanma Barranquero2014-04-021-1/+1
|\
| * * lisp/dired-aux.el (dired-compress-file): Don't use string-match-pJuri Linkov2014-03-291-1/+1
* | Make dired-read-regexp obsoleteGlenn Morris2014-03-221-4/+5
|/
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* * dired-aux.el (dired-copy-file-recursive): Remove slighly misleading comment.Lars Ingebrigtsen2014-02-081-2/+0
* dired-do-print handles printer-nameRichard M. Stallman2014-01-021-0/+6
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/misearch.el (multi-isearch-buffers): Set the value ofJuri Linkov2013-12-111-6/+4
* lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero2013-08-101-31/+29
* Revert introduction of isearch-filter-predicates.Stefan Monnier2013-08-051-14/+14
* * lisp/isearch.el (isearch-filter-predicates): Rename from `isearch-filter-pr...Juri Linkov2013-05-281-20/+16
* * lisp/dired-aux.el (dired-diff): If file at point is a backup file,Juri Linkov2013-02-281-4/+10
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* * lisp/dired-aux.el (dired-diff): Remove (require 'diff) sinceJuri Linkov2012-09-201-3/+1
* * lisp/dired-aux.el (dired-diff): Add (require 'diff) becauseJuri Linkov2012-09-191-3/+3
* * lisp/dired-aux.el (dired-diff): Restore original functionality ofJuri Linkov2012-09-191-21/+45
* * lisp/dired-aux.el (dired-do-chxxx, dired-do-chmod): Default fileJuri Linkov2012-09-191-10/+27
* * lisp/dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.Juri Linkov2012-09-151-1/+4
* * lisp/dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.Juri Linkov2012-09-141-1/+4
* Don't bind M-= in Dired.Chong Yidong2012-09-081-33/+20
* * lisp/dired-aux.el (dired-do-async-shell-command): Doc fix.Juri Linkov2012-07-171-29/+52
* Misc doc fixes for Dired.Chong Yidong2012-06-221-27/+33
* * lisp/dired-aux.el (dired-mark-read-string): Doc fix.Glenn Morris2012-04-161-1/+4
* Add user, group name completion to diredDmitry Antipov2012-04-161-4/+8
* 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