summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lisp/isearch.el (isearch-filter-predicates): Rename from `isearch-filter-pr...Juri Linkov2013-05-281-1/+1
* * lisp/dired-aux.el (dired-diff): If file at point is a backup file,Juri Linkov2013-02-281-2/+3
* Add dired-hide-details-mode. (Bug#6799)Christopher Schmidt2013-02-131-22/+92
* * dired-x.el (dired-do-run-mail): Prompt for confirmation.Chong Yidong2013-02-091-1/+1
* Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ruGlenn Morris2013-01-191-6/+8
|\
| * Prune erroneous values in dired-get-marked-filesLeo Liu2013-01-191-6/+8
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-4/+4
|\ \ | |/
| * Auto-commit of loaddefs files.Glenn Morris2013-01-011-2/+2
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | Auto-commit of loaddefs files.Glenn Morris2012-12-161-1/+1
* | Merge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka@jpl.orgGlenn Morris2012-11-231-9/+9
|\ \ | |/
| * * lisp/dired.el (dired-mark): Add optional arg `interactive'.Juri Linkov2012-11-231-9/+9
* | lisp/*.el: Add missing declarations.Juanma Barranquero2012-11-171-0/+1
|/
* * lisp/wdired.el (wdired-keep-marker-rename): New defcustom.Juri Linkov2012-10-271-2/+5
* * lisp/dired.el (dired-get-marked-files): Allow ! on . and ...Stefan Monnier2012-10-251-1/+1
* Document some Emacs 24.3 changes.Chong Yidong2012-10-241-5/+11
* * dired.el (dired-sort-toggle): Some ls implementations only allowGlenn Morris2012-10-171-1/+8
* * lisp/dired.el (dired-shrink-to-fit): Declare obsolete. Juri Linkov2012-10-041-1/+10
* Handle window-height and window-width alist entries in `display-buffer'.Martin Rudalics2012-09-301-1/+2
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-1/+1
* Convert toggle-read-only calls to read-only-mode.Chong Yidong2012-09-231-1/+1
* * lisp/dired.el (dired-mode-map): Add [remap read-only-mode] forJuri Linkov2012-09-231-0/+2
* * lisp/replace.el (query-replace-read-from): Use `read-regexp' insteadJuri Linkov2012-09-211-2/+2
* Auto-commit of loaddefs files.Glenn Morris2012-09-201-1/+1
* * lisp/dired-aux.el (dired-diff): Restore original functionality ofJuri Linkov2012-09-191-6/+11
* * lisp/dired.el (dired-mark): If the region is active in Transient MarkJuri Linkov2012-09-191-7/+26
* * lisp/dired-aux.el (dired-do-chxxx, dired-do-chmod): Default fileJuri Linkov2012-09-191-1/+9
* Auto-commit of loaddefs files.Glenn Morris2012-09-151-1/+1