| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove incorrect uses of "modeline". | Chong Yidong | 2012-06-02 | 1 | -2/+2 |
* | Move define-obsolete-variable-alias before the var's definition. | Stefan Monnier | 2012-05-12 | 1 | -3/+2 |
* | dired-guess-shell-alist-default tiny nroff change | Glenn Morris | 2012-02-21 | 1 | -10/+12 |
* | Add missing :version tags to new defgroups and defcustoms | Glenn Morris | 2012-02-11 | 1 | -0/+1 |
* | Use ctl-x-map in place of C-x (bug#10566) | Glenn Morris | 2012-01-25 | 1 | -6/+6 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-12-04 | 1 | -1/+1 |
* | Rename split-window-{above-each-other|split-window-side-by-side} | Chong Yidong | 2011-10-30 | 1 | -1/+1 |
* | Fix minor mode docstrings for the new meaning of a nil ARG. | Chong Yidong | 2011-10-19 | 1 | -8/+12 |
* | Remove `remove-duplicates', since `delete-dups' is sufficient. | Lars Magne Ingebrigtsen | 2011-07-12 | 1 | -1/+1 |
* | (dired-guess-shell-alist-user): Clarify the example a bit | Lars Magne Ingebrigtsen | 2011-07-11 | 1 | -6/+5 |
* | (dired-guess-default): Fix grammar in doc string | Lars Magne Ingebrigtsen | 2011-07-11 | 1 | -1/+1 |
* | Fix syntax error in last checkin. | Lars Magne Ingebrigtsen | 2011-07-11 | 1 | -4/+3 |
* | (dired-guess-default): Remove duplicate shell command entries. | Lars Magne Ingebrigtsen | 2011-07-11 | 1 | -3/+4 |
* | * dired.el (dired-mode): Clarify "unmark or unflag". | Lars Magne Ingebrigtsen | 2011-07-06 | 1 | -1/+1 |
* | * dired-x.el (dired-mark-unmarked-files): Fix interactive spec (Bug#8768). | Chong Yidong | 2011-06-18 | 1 | -3/+6 |
* | lisp/*.el: Lexical-binding cleanup. | Juanma Barranquero | 2011-04-19 | 1 | -10/+29 |
* | Comment fix. | Glenn Morris | 2011-03-02 | 1 | -1/+0 |
* | Fix previous dired-x.el change. | Glenn Morris | 2011-03-02 | 1 | -3/+3 |
* | Add some dired-x support for local filenames with Red Hat's man. | Glenn Morris | 2011-03-02 | 1 | -13/+21 |
* | Make dired-default-directory obsolete. | Glenn Morris | 2011-03-01 | 1 | -1/+11 |
* | dired-x trivia. | Glenn Morris | 2011-03-01 | 1 | -4/+8 |
* | Make dired-omit-here-always obsolete, in favor of standard function. | Glenn Morris | 2011-03-01 | 1 | -1/+3 |
* | Add the ability to exclude dir-locals from subdirs. (Bug#8100) | Glenn Morris | 2011-02-28 | 1 | -1/+4 |
* | * lisp/dired-x.el (dired-guess-shell-alist-default): Use \\', not $. | Glenn Morris | 2011-02-28 | 1 | -56/+56 |
* | * lisp/dired-x.el (dired-guess-shell-alist-default): Add rar and 7z. | Antoine Levitt | 2011-02-27 | 1 | -0/+2 |
* | Dired-X fix for bug#5216. | Glenn Morris | 2011-02-23 | 1 | -5/+6 |
* | Obsolete dired-x's directory local variables in favor of standard ones. | Glenn Morris | 2011-02-22 | 1 | -30/+44 |
* | dired-x no longer requires dired-aux. | Glenn Morris | 2011-02-19 | 1 | -5/+5 |
* | Merge dired-x's dired-find-buffer-nocreate into dired.el. | Glenn Morris | 2011-02-19 | 1 | -29/+3 |
* | Merge dired-x's dired-read-shell-command into dired-aux's version. | Glenn Morris | 2011-02-19 | 1 | -23/+4 |
* | Merge dired-x's dired-clean-up-after-deletion into dired's version. | Glenn Morris | 2011-02-19 | 1 | -27/+1 |
* | Merge dired-x's redefinition of dired-initial-position into the main version. | Glenn Morris | 2011-02-18 | 1 | -12/+1 |
* | Merge dired-x's dired-add-entry modifications into the main definition. | Glenn Morris | 2011-02-18 | 1 | -40/+1 |
* | dired-x largely cosmetic changes. | Glenn Morris | 2011-02-17 | 1 | -155/+110 |
* | More dired-x cleanup. | Glenn Morris | 2011-02-16 | 1 | -24/+14 |
* | * lisp/dired-x.el (dired-filename-at-point): Fix 8-year old typo. | Glenn Morris | 2011-02-16 | 1 | -1/+1 |
* | More dired-x cleanup. | Leo Liu | 2011-02-16 | 1 | -3/+0 |
* | More dired-x cleanup. | Glenn Morris | 2011-02-16 | 1 | -107/+97 |
* | * lisp/dired-x.el: Use easymenu for menu items. Fix item capitalization. | Glenn Morris | 2011-02-14 | 1 | -63/+38 |
* | dired-x.el misc cleanup. | Glenn Morris | 2011-02-13 | 1 | -121/+47 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | * dired-x.el (dired-omit-verbose): New defcustom that allows | Tassilo Horn | 2011-01-13 | 1 | -5/+14 |
* | | Add "Package:" file headers to denote built-in packages. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
* | | * dired-x.el (dired-jump, dired-jump-other-window): Add arg | Juri Linkov | 2010-05-21 | 1 | -8/+15 |
* | | * dired-x.el (dired-omit-mode): Doc fix. | Juri Linkov | 2010-03-30 | 1 | -1/+7 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |