summaryrefslogtreecommitdiff
path: root/lisp/dired-x.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | * dired-x.el (dired-do-run-mail): Prompt for confirmation.Chong Yidong2013-02-091-6/+13
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+2
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* | * lisp/dired-x.el (dired-guess-shell-command): Put colon at the end of the pr...Christopher Schmidt2012-12-151-1/+2
|/
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-11/+6
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-2/+2
* Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-121-3/+2
* dired-guess-shell-alist-default tiny nroff changeGlenn Morris2012-02-211-10/+12
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+1
* Use ctl-x-map in place of C-x (bug#10566)Glenn Morris2012-01-251-6/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-301-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-8/+12
* Remove `remove-duplicates', since `delete-dups' is sufficient.Lars Magne Ingebrigtsen2011-07-121-1/+1
* (dired-guess-shell-alist-user): Clarify the example a bitLars Magne Ingebrigtsen2011-07-111-6/+5
* (dired-guess-default): Fix grammar in doc stringLars Magne Ingebrigtsen2011-07-111-1/+1
* Fix syntax error in last checkin.Lars Magne Ingebrigtsen2011-07-111-4/+3
* (dired-guess-default): Remove duplicate shell command entries.Lars Magne Ingebrigtsen2011-07-111-3/+4
* * dired.el (dired-mode): Clarify "unmark or unflag".Lars Magne Ingebrigtsen2011-07-061-1/+1
* * dired-x.el (dired-mark-unmarked-files): Fix interactive spec (Bug#8768).Chong Yidong2011-06-181-3/+6
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-10/+29
* Comment fix.Glenn Morris2011-03-021-1/+0
* Fix previous dired-x.el change.Glenn Morris2011-03-021-3/+3
* Add some dired-x support for local filenames with Red Hat's man.Glenn Morris2011-03-021-13/+21
* Make dired-default-directory obsolete.Glenn Morris2011-03-011-1/+11
* dired-x trivia.Glenn Morris2011-03-011-4/+8
* Make dired-omit-here-always obsolete, in favor of standard function.Glenn Morris2011-03-011-1/+3
* Add the ability to exclude dir-locals from subdirs. (Bug#8100)Glenn Morris2011-02-281-1/+4
* * lisp/dired-x.el (dired-guess-shell-alist-default): Use \\', not $.Glenn Morris2011-02-281-56/+56
* * lisp/dired-x.el (dired-guess-shell-alist-default): Add rar and 7z.Antoine Levitt2011-02-271-0/+2
* Dired-X fix for bug#5216.Glenn Morris2011-02-231-5/+6