aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2014-06-06T02:22:[email protected]Glenn Morris2014-06-211-1/+4
|\
| * * lisp/dired.el (dired-mark-pop-up): Let-bind display-buffer-mark-dedicated t...Juri Linkov2014-06-181-1/+4
| * Backport dired-check-switches from trunk.Juri Linkov2014-05-081-10/+21
* | * lisp/dired.el (dired-check-switches, dired-switches-recursive-p): New funct...Juri Linkov2014-05-031-10/+21
* | * lisp/dired.el (dired-mode): make terminology for eXpunge commandReuben Thomas2014-04-301-1/+1
* | Merge from emacs-24; up to 2014-05-01T10:21:[email protected]Juanma Barranquero2014-04-301-2/+2
|\|
| * Minor fixes for dired.el doc strings.Eli Zaretskii2014-04-301-2/+2
* | Merge from emacs-24; up to 2014-04-22T20:19:[email protected]Paul Eggert2014-04-221-3/+5
|\|
| * * dired.el (dired-insert-set-properties): Do not considerMichael Heerdegen2014-04-221-3/+5
* | Auto-commit of loaddefs files.Glenn Morris2014-04-071-1/+1
* | Merge from emacs-24; up to 2014-03-28T01:39:[email protected]Juanma Barranquero2014-04-021-1/+1
|\|
| * Auto-commit of loaddefs files.Glenn Morris2014-03-301-1/+1
* | Auto-commit of loaddefs files.Glenn Morris2014-03-231-2/+2
* | Make dired-read-regexp obsoleteGlenn Morris2014-03-221-7/+11
|/
* Delete hunk mistakenly included in previous change.Richard M. Stallman2014-03-181-3/+0
* Ensure dired-display-file displays it in other window.Richard M. Stallman2014-03-181-1/+6
* Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).Martin Rudalics2014-03-161-1/+1
* * lisp/dired.el (dired-restore-desktop-buffer): Demote errors;Glenn Morris2014-02-261-1/+1
* Mention read-regexp in doc of functions that use itGlenn Morris2014-02-131-0/+1
* * dired.el (dired-get-marked-files): Clarify doc.Lars Ingebrigtsen2014-02-111-1/+2
* Auto-commit of loaddefs files.Glenn Morris2014-02-101-1/+1
* * dired.el (dired-get-marked-files): Doc fix.Lars Ingebrigtsen2014-02-091-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Auto-commit of loaddefs files.Glenn Morris2014-02-091-1/+1
* * dired.el (dired-internal-do-deletions) messaging fixupLars Ingebrigtsen2014-02-081-7/+7
* (dired-up-directory): Doc fix (bug#14848).Lars Ingebrigtsen2014-02-071-1/+3
* (dired-prev-marked-file): Doc fix (bug#14855).Lars Ingebrigtsen2014-02-071-2/+6
* * dired.el (dired-mode-map): Make :help text more accurate.Lars Ingebrigtsen2014-02-071-4/+4
* * lisp/dired.el (dired-hide-details-mode): Don't autoload it,Glenn Morris2014-01-271-1/+0
* Small doc updates for CUA and diredGlenn Morris2014-01-271-4/+8
* Auto-commit of loaddefs files.Glenn Morris2014-01-121-1/+1
* Spelling fixes.Paul Eggert2014-01-051-1/+1
* Auto-commit of loaddefs files.Glenn Morris2014-01-031-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-3/+3
* * lisp/saveplace.el (save-place-to-alist): Add `dired-filename' asJuri Linkov2013-12-201-3/+5
* Remove no more needed bindings of split-height-threshold.Martin Rudalics2013-12-171-18/+17
* * lisp/misearch.el (multi-isearch-buffers): Set the value ofJuri Linkov2013-12-111-1/+1
* Revert auto-commit loaddefs weirdnessGlenn Morris2013-10-301-542/+0
* Auto-commit of loaddefs files.Glenn Morris2013-10-271-0/+542
* Auto-commit of loaddefs files.Glenn Morris2013-09-141-1/+1
* Auto-commit of loaddefs files.Glenn Morris2013-09-101-1/+1
* Auto-commit of loaddefs files.Glenn Morris2013-09-071-1/+1
* Auto-commit of loaddefs files.Glenn Morris2013-09-051-1/+1
* lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero2013-08-101-26/+26
* lisp/dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z...Juanma Barranquero2013-08-061-1/+1
* Revert introduction of isearch-filter-predicates.Stefan Monnier2013-08-051-16/+1
* Auto-commit of loaddefs files.Glenn Morris2013-07-251-1/+1
* Auto-commit of loaddefs files.Glenn Morris2013-07-221-1/+1
* lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-lo...Juanma Barranquero2013-06-211-116/+106
* Add support for dired in saveplace.Ivan Kanis2013-06-141-2/+11