summaryrefslogtreecommitdiff
path: root/lisp/dired-x.el
Commit message (Expand)AuthorAge
* 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
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* * lisp/dired-x.el (dired-omit-mode): Add autoload cookie.Stefan Kangas2020-08-31
* * lisp/dired.el (dired-mark-region): New defcustom (bug#39902)Juri Linkov2020-03-23
* Prefer saying "Info manual" to "info page" in docsStefan Kangas2020-01-23
* Update copyright year to 2020Paul Eggert2020-01-01
* Add some sanity checks to dired-x.el key bindingsLars Ingebrigtsen2019-10-09
* * lisp/dired-x.el (dired-virtual): Fix typo.Stefan Kangas2019-09-30
* * lisp/dired-x.el (dired-guess-shell-alist-default): Use git when possible.Juri Linkov2019-08-06
* Make the unflag-p parameter in dired-mark-unmarked-files workLars Ingebrigtsen2019-07-21
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-21
* Fix dired-omit-files regexp (Bug#35668)Noam Postavsky2019-05-19
* More checks for live buffers.Juri Linkov2019-01-28
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/dired-x.el (dired-jump): Support archive-subfile-modeJuri Linkov2018-09-13
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Remove obsolete objects from dired-x.elMichael Albinus2018-05-14
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
* | * lisp/dired.el (dired-get-marked-files): Add new optional arg 'error'.Juri Linkov2018-02-06
|/
* * lisp/dired-x.el (dired-guess-shell-alist-user): Doc fix. (Bug#30192)Eli Zaretskii2018-01-26
* Update copyright year to 2018Paul Eggert2018-01-01
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-09
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* New variable 'dired-confirm-killing-deleted-buffers'Alex Branham2017-09-08
* Do not unset user key remaps in dired-xAllen Li2017-07-29
* Handle when dired-directory is a cons in some Dired functionsTino Calancha2017-07-21
* Convert more uses of looking-at to following-charMark Oteiza2017-07-06
* dired-mark-suffix: New commandTino Calancha2017-03-31
* Prompt default extension in dired-mark-extensionChunyang Xu2017-02-28
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Fix minor quoting problems in doc stringsPaul Eggert2016-12-07
* | Fix typo in dired-omit-case-fold-pTino Calancha2016-12-04