index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
dired-x.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make dired-read-regexp obsolete
Glenn Morris
2014-03-22
1
-4
/
+4
*
Some minor fixes
Leo Liu
2014-01-12
1
-1
/
+1
*
* dired-x.el (dired-mode-map): Rebind dired-omit-mode to C-x M-o
Leo Liu
2014-01-06
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/dired-x.el (dired-guess-default): Make `file' available in the env.
Glenn Morris
2013-09-13
1
-3
/
+4
*
* lisp/dired-x.el (dired-mark-sexp): Unbreak for systems where ls
Glenn Morris
2013-09-09
1
-0
/
+3
*
* lisp/dired-x.el (dired-mark-sexp): Bind the vars lexically rather
Stefan Monnier
2013-09-06
1
-19
/
+13
*
* lisp/dired-x.el:
Daniel Hackney
2013-09-04
1
-1
/
+1
*
Merge from emacs-24; up to 2013-01-01T11:02:14Z!rudalics@gmx.at
Glenn Morris
2013-07-25
1
-3
/
+3
|
\
|
*
* lisp/dired-x.el (dired-mark-extension): Convert comment to doc string.
Glenn Morris
2013-07-24
1
-3
/
+3
*
|
lisp/dired-x.el: Fix bug#14927.
Juanma Barranquero
2013-07-22
1
-11
/
+11
*
|
lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-lo...
Juanma Barranquero
2013-06-21
1
-24
/
+24
*
|
* dired-x.el (dired-do-run-mail): Prompt for confirmation.
Chong Yidong
2013-02-09
1
-6
/
+13
*
|
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+2
|
\
|
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
|
* lisp/dired-x.el (dired-guess-shell-command): Put colon at the end of the pr...
Christopher Schmidt
2012-12-15
1
-1
/
+2
|
/
*
Use declare forms, where possible, to mark obsolete functions.
Chong Yidong
2012-09-25
1
-11
/
+6
*
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
[next]