summaryrefslogtreecommitdiff
path: root/lisp/dired-x.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Do not unset user key remaps in dired-xAllen Li2017-07-291-4/+5
* Handle when dired-directory is a cons in some Dired functionsTino Calancha2017-07-211-2/+6
* Convert more uses of looking-at to following-charMark Oteiza2017-07-061-2/+2
* dired-mark-suffix: New commandTino Calancha2017-03-311-29/+56
* Prompt default extension in dired-mark-extensionChunyang Xu2017-02-281-16/+23
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Fix minor quoting problems in doc stringsPaul Eggert2016-12-071-2/+2
* | Fix typo in dired-omit-case-fold-pTino Calancha2016-12-041-1/+2
* | ; * lisp/dired-x.el (dired-omit-case-fold): Fix last change.Eli Zaretskii2016-12-021-1/+1
* | Fix docstrings to have a complete sentence in first lineReuben Thomas2016-12-021-8/+5
* | Remove obsolete comments and commented code from dired-x.elReuben Thomas2016-12-021-26/+0
* | Remove pre-customize dired-x.el documentationReuben Thomas2016-12-021-25/+1
* | Allow files to be matched case-sensitively in dired-xReuben Thomas2016-12-021-5/+32
* | dired-mark-extension: Unmark if called with C-u prefixTino Calancha2016-10-031-11/+27
* | Fix 'dired-mark-extension' with prefix argumentEli Zaretskii2016-09-241-2/+12
* | dired-jump: Expand file-name before dired-goto-file callTino Calancha2016-09-141-3/+8
* | -Paul Eggert2016-03-221-4/+3
|\ \ | |/
| * * lisp/dired-x.el (dired-omit-here-always): Correct error messageGlenn Morris2016-03-161-1/+1
| * * lisp/dired-x.el (dired-omit-here-always): Replace undefined functionGlenn Morris2016-03-161-3/+2
* | Merge from origin/emacs-25John Wiegley2016-01-181-8/+6
|\ \ | |/
| * * lisp/dired-x.el (dired-omit-here-always): Use add-dir-local-variableArtur Malabarba2016-01-161-8/+6
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | dired generate autoloads to non-versioned file.Phillip Lord2015-12-171-1/+1
|/
* Make dired-jump work with tar-subfile-modeOleh Krehel2015-10-141-23/+26
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-2/+2
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-4/+4
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Fix parsing glitches in dired-mark-sexp (bug#13575)Wolfgang Jenkner2015-07-061-43/+98
* Update copyright year to 2015Paul Eggert2015-01-011-1/+2
* Make dired-read-regexp obsoleteGlenn Morris2014-03-221-4/+4
* Some minor fixesLeo Liu2014-01-121-1/+1
* * dired-x.el (dired-mode-map): Rebind dired-omit-mode to C-x M-oLeo Liu2014-01-061-1/+1