summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* Port file-system-info to non-MicrosoftPaul Eggert2017-10-011-2/+4
* Fix doc string of 'dired-listing-switches'Eli Zaretskii2017-09-231-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* New variable 'dired-confirm-killing-deleted-buffers'Alex Branham2017-09-081-9/+14
* Make mouse clicks in Dired more customizableTak Kunihiro2017-09-081-4/+20
* Do not munge contents of local symbolic linksPaul Eggert2017-08-261-4/+1
* dired-delete-file: Dont't ask for empty dirsTino Calancha2017-08-091-33/+38
* Ask files for deletion in buffer order: top first, botton laterTino Calancha2017-08-091-6/+8
* dired-delete-file: Do not TAB complete the user answerTino Calancha2017-08-061-16/+21
* dired-do-delete: Allow to delete dirs recursively without promptsTino Calancha2017-08-061-18/+48
* dired-revert: save line numbers instead of positionsTino Calancha2017-08-061-9/+15
* dired-align-file: Inherit text properties in inserted spacesTino Calancha2017-08-021-1/+1
* Don't assume /bin/sh as the 'sh' location in the local hostTino Calancha2017-08-021-4/+9
* Fix misalignment in Dired when dired-directory is a consTino Calancha2017-08-021-0/+43
* Small adaptions for directory wildcardsMichael Albinus2017-07-311-0/+5
* * lisp/dired (dired-trivial-filenames): Use \` and \' to match string boundsTino Calancha2017-07-311-1/+1
* * lisp/dired.el (dired-insert-directory): Move `file-remote-p' check up.Michael Albinus2017-07-301-10/+16
* Dired: Handle posix wildcards in directory partTino Calancha2017-07-301-24/+39
* Dired: Support eshell-ls from the beginning if the user wants toTino Calancha2017-07-261-0/+1
* dired: Revert buffer when DIRNAME is a consTino Calancha2017-07-211-2/+9
* Preserve point under 'dired-auto-revert-buffer' (second case)Stephen Berman2017-07-171-1/+1
* Use #' instead of (function ...)Tino Calancha2017-06-261-6/+6
* Don't quote lambda formsTino Calancha2017-06-261-8/+7
* Preserve point in Dired windows under 'dired-auto-revert-buffer'Eli Zaretskii2017-06-101-1/+10
* Add file name and its extension to suggestions in dired-mark-files-regexpJuri Linkov2017-02-281-1/+8
* Support options with embedded whitespace in 'dired-listing-switches'Eli Zaretskii2017-02-041-0/+4
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * ; Auto-commit of loaddefs file.Glenn Morris2016-12-191-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-12-071-4/+4
|\ \ | |/
| * Fix menu bindings of Dired 'A' and 'Q' commandsEli Zaretskii2016-11-211-4/+4
| * Improve documentation of overlay prioritiesEli Zaretskii2016-09-231-4/+4
| * Fix 'dired-compress-files'Eli Zaretskii2016-09-231-1/+1
| * Use grep-find-ignored-directories instead of vc-directory-exclusion-listDmitry Gutov2016-05-041-3/+3
| * Improve documentation of Dired's 'A' and 'Q' commandsEli Zaretskii2016-05-031-1/+10
| * Fix documentation of dired-aux search/replace commandsEli Zaretskii2016-05-021-3/+6
| * ; Auto-commit of loaddefs files.Glenn Morris2016-04-251-1/+1
* | dired-unmark-backward: Unmark the region when is activeTino Calancha2016-12-071-1/+1
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-1/+1
* | Copy just non-empty strings to kill-ringTino Calancha2016-07-301-4/+5
* | Dired always read file systemTino Calancha2016-07-111-2/+15
* | Dired recognize dirs when file size in human unitsTino Calancha2016-06-291-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-04-241-1/+6
|\ \ | |/
| * Clarify documentation of 'dired-mark-files-containing-regexp'Eli Zaretskii2016-04-201-1/+6
* | Merge from origin/emacs-25John Wiegley2016-04-021-3/+12
|\ \ | |/
| * Fix 'dired-goto-file' in Dired buffers produced by find-diredEli Zaretskii2016-03-251-3/+12
| * ; Auto-commit of loaddefs files.Glenn Morris2016-03-171-1/+1
| * ; Auto-commit of loaddefs files.Glenn Morris2016-02-141-1/+1
| * ; Auto-commit of loaddefs files.Glenn Morris2016-01-241-1/+1
* | -John Wiegley2016-01-181-2/+2
|\ \ | |/