summaryrefslogtreecommitdiff
path: root/lisp/dired-x.el
Commit message (Expand)AuthorAge
* Use 'regexp-opt' in 'dired-omit-regexp'Spencer Baugh2024-03-23
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | dired-listing-switches handles connection-local values if existMichael Albinus2023-12-10
* | Do interactive tagging for dired commandsVisuwesh2023-11-18
* | Display directory when `dired-omit-mode` is first enabledStefan Kangas2023-09-05
* | Use ensure-list in many more placesStefan Kangas2023-08-27
* | Add new SI prefixes R, Q in other placesPaul Eggert2023-01-06
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Move dired-guess commands from dired-x to diredStefan Kangas2022-08-17
* Bind M-G unconditionally in DiredStefan Kangas2022-07-09
* Move dired-buffer-more-recently-used-p to dired.elStefan Kangas2022-07-09
* Delete redundant defgroup dired-keysStefan Kangas2022-07-08
* Move dired-do-relsymlink from dired-x.el to dired.elStefan Kangas2022-07-08
* Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* Move dired-clean-up-buffers-too to dired.elStefan Kangas2022-07-03
* * lisp/dired-x.el (dired-omit-size-limit): Increase value.Stefan Kangas2022-07-03
* Move dired-info and dired-man from dired-x to diredStefan Kangas2022-07-02
* Minor cleanup in dired-x-bind-find-fileStefan Kangas2022-06-29
* Rename recently-introduced dired-omit-line-regexp user optionLars Ingebrigtsen2022-06-21
* Let `dired-omit-mode' match lines, as well as file namesDrew Adams2022-06-20
* Make dired-directory and dired-subdir-alist buffer-localLars Ingebrigtsen2022-02-07
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Improve how dired-mark-sexp interprets file sizes in non-C localesLars Ingebrigtsen2021-12-03
* | ; * lisp/dired-x.el (dired-virtual): Doc fix. (Bug#20992)Eli Zaretskii2021-12-02
* | Make dired-virtual doc string less confusingLars Ingebrigtsen2021-12-02
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-22
* | Make dired-x-guess-file-name-at-point obsoleteStefan Kangas2021-10-24
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-24
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-16
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Restore evaluation logic in dired-guess-defaultLars Ingebrigtsen2021-07-21
* Fix dired-guess-default logic after previous changeLars Ingebrigtsen2021-07-21
* Make dired-guess-default return all matching programsLars Ingebrigtsen2021-07-20
* Improve consistency of outline headings in dired librariesJonas Bernoulli2021-06-30
* Cleanup whitespace and comments in dired librariesJonas Bernoulli2021-06-30
* Improve the dired-guess-shell-alist-user doc stringLars Ingebrigtsen2021-05-29
* Improve the prompting in read-directory-nameLars Ingebrigtsen2021-05-27
* Minor fixes after preloading easymenuStefan Kangas2021-02-27
* Fix typosMattias Engdegård2021-02-18
* Revert "* .gitignore: add src/fingerprint.c"Lars Ingebrigtsen2021-01-19
* * .gitignore: add src/fingerprint.cStephen Leake2021-01-15
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in dired extensionsStefan Kangas2020-12-09
* Rename dired-filename-at-point to avoid confusionLars Ingebrigtsen2020-10-14
* Move dired-jump from dired-x to dired (Bug#21981)Stefan Kangas2020-09-12