summaryrefslogtreecommitdiff
path: root/lisp/dired-x.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-211-1/+0
* Fix dired-omit-files regexp (Bug#35668)Noam Postavsky2019-05-191-1/+1
* More checks for live buffers.Juri Linkov2019-01-281-2/+4
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/dired-x.el (dired-jump): Support archive-subfile-modeJuri Linkov2018-09-131-3/+8
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Remove obsolete objects from dired-x.elMichael Albinus2018-05-141-123/+0
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-2/+0
* | * lisp/dired.el (dired-get-marked-files): Add new optional arg 'error'.Juri Linkov2018-02-061-1/+2
|/
* * lisp/dired-x.el (dired-guess-shell-alist-user): Doc fix. (Bug#30192)Eli Zaretskii2018-01-261-1/+3
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-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-0/+6