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
*
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
New variable 'dired-confirm-killing-deleted-buffers'
Alex Branham
2017-09-08
1
-0
/
+6
*
Do not unset user key remaps in dired-x
Allen Li
2017-07-29
1
-4
/
+5
*
Handle when dired-directory is a cons in some Dired functions
Tino Calancha
2017-07-21
1
-2
/
+6
*
Convert more uses of looking-at to following-char
Mark Oteiza
2017-07-06
1
-2
/
+2
*
dired-mark-suffix: New command
Tino Calancha
2017-03-31
1
-29
/
+56
*
Prompt default extension in dired-mark-extension
Chunyang Xu
2017-02-28
1
-16
/
+23
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
Fix minor quoting problems in doc strings
Paul Eggert
2016-12-07
1
-2
/
+2
*
|
Fix typo in dired-omit-case-fold-p
Tino Calancha
2016-12-04
1
-1
/
+2
*
|
; * lisp/dired-x.el (dired-omit-case-fold): Fix last change.
Eli Zaretskii
2016-12-02
1
-1
/
+1
*
|
Fix docstrings to have a complete sentence in first line
Reuben Thomas
2016-12-02
1
-8
/
+5
*
|
Remove obsolete comments and commented code from dired-x.el
Reuben Thomas
2016-12-02
1
-26
/
+0
*
|
Remove pre-customize dired-x.el documentation
Reuben Thomas
2016-12-02
1
-25
/
+1
*
|
Allow files to be matched case-sensitively in dired-x
Reuben Thomas
2016-12-02
1
-5
/
+32
*
|
dired-mark-extension: Unmark if called with C-u prefix
Tino Calancha
2016-10-03
1
-11
/
+27
*
|
Fix 'dired-mark-extension' with prefix argument
Eli Zaretskii
2016-09-24
1
-2
/
+12
*
|
dired-jump: Expand file-name before dired-goto-file call
Tino Calancha
2016-09-14
1
-3
/
+8
*
|
-
Paul Eggert
2016-03-22
1
-4
/
+3
|
\
|
|
*
* lisp/dired-x.el (dired-omit-here-always): Correct error message
Glenn Morris
2016-03-16
1
-1
/
+1
|
*
* lisp/dired-x.el (dired-omit-here-always): Replace undefined function
Glenn Morris
2016-03-16
1
-3
/
+2
*
|
Merge from origin/emacs-25
John Wiegley
2016-01-18
1
-8
/
+6
|
\
|
|
*
* lisp/dired-x.el (dired-omit-here-always): Use add-dir-local-variable
Artur Malabarba
2016-01-16
1
-8
/
+6
*
|
Merge from origin/emacs-25
John Wiegley
2016-01-11
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
|
dired generate autoloads to non-versioned file.
Phillip Lord
2015-12-17
1
-1
/
+1
|
/
*
Make dired-jump work with tar-subfile-mode
Oleh Krehel
2015-10-14
1
-23
/
+26
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-2
/
+2
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-2
/
+2
*
Top-level elisp files respect ‘text-quoting-style’
Paul Eggert
2015-08-26
1
-4
/
+4
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-1
/
+1
*
Fix parsing glitches in dired-mark-sexp (bug#13575)
Wolfgang Jenkner
2015-07-06
1
-43
/
+98
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+2
*
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
[next]