summaryrefslogtreecommitdiff
path: root/lisp/dired-x.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* * 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
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/dired-x.el (dired-guess-default): Make `file' available in the env. Glenn Morris2013-09-131-3/+4
* * lisp/dired-x.el (dired-mark-sexp): Unbreak for systems where lsGlenn Morris2013-09-091-0/+3
* * lisp/dired-x.el (dired-mark-sexp): Bind the vars lexically ratherStefan Monnier2013-09-061-19/+13
* * lisp/dired-x.el:Daniel Hackney2013-09-041-1/+1
* Merge from emacs-24; up to 2013-01-01T11:02:14Z!rudalics@gmx.atGlenn Morris2013-07-251-3/+3
|\
| * * lisp/dired-x.el (dired-mark-extension): Convert comment to doc string.Glenn Morris2013-07-241-3/+3
* | lisp/dired-x.el: Fix bug#14927.Juanma Barranquero2013-07-221-11/+11
* | lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-lo...Juanma Barranquero2013-06-211-24/+24