summaryrefslogtreecommitdiff
path: root/lisp/dired-x.el
Commit message (Expand)AuthorAgeFilesLines
* Move dired-guess commands from dired-x to diredStefan Kangas2022-08-171-325/+0
* Bind M-G unconditionally in DiredStefan Kangas2022-07-091-1/+0
* Move dired-buffer-more-recently-used-p to dired.elStefan Kangas2022-07-091-8/+0
* Delete redundant defgroup dired-keysStefan Kangas2022-07-081-6/+1
* Move dired-do-relsymlink from dired-x.el to dired.elStefan Kangas2022-07-081-105/+0
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-7/+0
* Move dired-clean-up-buffers-too to dired.elStefan Kangas2022-07-031-11/+0
* * lisp/dired-x.el (dired-omit-size-limit): Increase value.Stefan Kangas2022-07-031-2/+3
* Move dired-info and dired-man from dired-x to diredStefan Kangas2022-07-021-53/+7
* Minor cleanup in dired-x-bind-find-fileStefan Kangas2022-06-291-5/+6
* Rename recently-introduced dired-omit-line-regexp user optionLars Ingebrigtsen2022-06-211-4/+4
* Let `dired-omit-mode' match lines, as well as file namesDrew Adams2022-06-201-41/+98
* Make dired-directory and dired-subdir-alist buffer-localLars Ingebrigtsen2022-02-071-2/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Improve how dired-mark-sexp interprets file sizes in non-C localesLars Ingebrigtsen2021-12-031-7/+15
* | ; * lisp/dired-x.el (dired-virtual): Doc fix. (Bug#20992)Eli Zaretskii2021-12-021-3/+5
* | Make dired-virtual doc string less confusingLars Ingebrigtsen2021-12-021-11/+10
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-221-1/+1
* | Make dired-x-guess-file-name-at-point obsoleteStefan Kangas2021-10-241-2/+2
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-1/+1
|/
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-1/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-2/+2
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-161-4/+4
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-3/+3
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-1/+1
* Restore evaluation logic in dired-guess-defaultLars Ingebrigtsen2021-07-211-11/+14
* Fix dired-guess-default logic after previous changeLars Ingebrigtsen2021-07-211-3/+4
* Make dired-guess-default return all matching programsLars Ingebrigtsen2021-07-201-31/+15
* Improve consistency of outline headings in dired librariesJonas Bernoulli2021-06-301-17/+22
* Cleanup whitespace and comments in dired librariesJonas Bernoulli2021-06-301-34/+34
* Improve the dired-guess-shell-alist-user doc stringLars Ingebrigtsen2021-05-291-1/+6
* Improve the prompting in read-directory-nameLars Ingebrigtsen2021-05-271-2/+3
* Minor fixes after preloading easymenuStefan Kangas2021-02-271-2/+0
* Fix typosMattias Engdegård2021-02-181-1/+1
* Revert "* .gitignore: add src/fingerprint.c"Lars Ingebrigtsen2021-01-191-1/+1
* * .gitignore: add src/fingerprint.cStephen Leake2021-01-151-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in dired extensionsStefan Kangas2020-12-091-2/+2
* Rename dired-filename-at-point to avoid confusionLars Ingebrigtsen2020-10-141-2/+4
* Move dired-jump from dired-x to dired (Bug#21981)Stefan Kangas2020-09-121-77/+2
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-9/+7
* * lisp/dired-x.el (dired-omit-mode): Add autoload cookie.Stefan Kangas2020-08-311-0/+1
* * lisp/dired.el (dired-mark-region): New defcustom (bug#39902)Juri Linkov2020-03-231-2/+6
* Prefer saying "Info manual" to "info page" in docsStefan Kangas2020-01-231-2/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Add some sanity checks to dired-x.el key bindingsLars Ingebrigtsen2019-10-091-5/+8
* * lisp/dired-x.el (dired-virtual): Fix typo.Stefan Kangas2019-09-301-1/+1
* * lisp/dired-x.el (dired-guess-shell-alist-default): Use git when possible.Juri Linkov2019-08-061-1/+5
* Make the unflag-p parameter in dired-mark-unmarked-files workLars Ingebrigtsen2019-07-211-3/+6