summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | dired generate autoloads to non-versioned file.Phillip Lord2015-12-171-1/+1
|/
* Add support for tar.bz2 and tar.xz archivesTassilo Horn2015-10-241-0/+2
* Describe dired-do-compress-to in the manualOleh Krehel2015-10-221-1/+1
* Add dired-do-compress-to command bound to "c"Oleh Krehel2015-10-211-11/+65
* Update the way directories are compressedOleh Krehel2015-10-201-26/+33
* lisp/dired-aux.el (dired-shell-command): Fix compile warningOleh Krehel2015-10-161-10/+9
* Make dired-do-compress work for *.zip filesOleh Krehel2015-10-161-25/+60
* Make dired-do-compress work for *.tar.gz filesOleh Krehel2015-10-131-6/+10
* Make dired-do-compress work for directoriesOleh Krehel2015-10-131-43/+50
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-9/+11
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-1/+1
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* * lisp/dired-aux.el (dired-do-print): Require lpr.Glenn Morris2015-05-081-0/+1
* Quieten compilation, eg in --without-x builds.Glenn Morris2015-05-081-0/+2
* Update copyright year to 2015Paul Eggert2015-01-011-2/+2
* make dired-maybe-insert-subdir always skip trivial filesFilipp Gunbin2014-12-261-1/+4
* * 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:30Z!rgm@gnu.orgJuanma 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