index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
wdired.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow killing files with C-k in wdired if -F is used
Stephen Berman
2020-10-11
1
-32
/
+72
*
Fix wdired-do-perm-changes when over Tramp
Tino Calancha
2020-10-01
1
-3
/
+3
*
Fix bug in wdired-get-filename
Tino Calancha
2020-10-01
1
-1
/
+1
*
wdired-do-renames: Speed up for long Emacs sessions
Tino Calancha
2020-09-04
1
-4
/
+8
*
Mark the end of file names correctly on Macos in wdired
Lars Ingebrigtsen
2020-08-04
1
-4
/
+11
*
Add "Old-" prefix to "Version" header in some cases
Stefan Kangas
2020-03-21
1
-1
/
+1
*
* lisp/wdired.el (wdired-next-line, wdired-previous-line): Preserve column
Stefan Monnier
2020-02-18
1
-0
/
+2
*
* lisp/wdired.el: Clean out isearch-filter-predicate (bug#37496)
Juri Linkov
2020-01-28
1
-0
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Prevent infinite loop on entering wdired-mode
Stephen Berman
2019-07-16
1
-2
/
+1
*
Allow using wdired in all dired-derived modes
Lars Ingebrigtsen
2019-07-13
1
-1
/
+1
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete
Stefan Monnier
2019-06-21
1
-5
/
+0
*
Make wdired-mode ignore ls file indicators
Stephen Berman
2019-04-25
1
-8
/
+17
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
|
*
Fix use of non-nil wdired-use-interactive-rename
Stephen Berman
2018-07-28
1
-9
/
+29
*
|
Fix wdired handling of symlinks when restoring filename property
Stephen Berman
2018-09-13
1
-9
/
+16
*
|
Handle symlinks in wdired.el when restoring filename property
Stephen Berman
2018-07-29
1
-1
/
+4
*
|
Fix bugs in wdired.el involving dired-filename property
Stephen Berman
2018-07-29
1
-10
/
+38
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
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
*
|
Update parameter :version to 26.1 in several defcustom
Tino Calancha
2016-11-17
1
-1
/
+1
*
|
* lisp/wdired.el (wdired-next-line, wdired-previous-line): Add "^"
Juri Linkov
2016-06-06
1
-3
/
+3
*
|
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-03-21
1
-1
/
+1
*
|
Merge from origin/emacs-25
John Wiegley
2016-03-11
1
-10
/
+12
|
\
|
|
*
Properly handle unquoting in wdired (bug 22938)
Andreas Schwab
2016-03-08
1
-10
/
+12
|
*
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-02-05
1
-1
/
+1
*
|
Create subdirectories automatically in wdired
Phil Sung
2016-02-28
1
-0
/
+17
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-1
/
+0
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-4
/
+4
*
Top-level elisp files respect ‘text-quoting-style’
Paul Eggert
2015-08-26
1
-8
/
+8
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
wdired.el trivia
Glenn Morris
2013-09-17
1
-3
/
+2
*
Revert introduction of isearch-filter-predicates.
Stefan Monnier
2013-08-05
1
-1
/
+2
*
* lisp/isearch.el (isearch-filter-predicates): Rename from `isearch-filter-pr...
Juri Linkov
2013-05-28
1
-5
/
+3
*
Prefer UTF-8 when the encoding shouldn't matter and changes are small.
Paul Eggert
2013-03-05
1
-2
/
+2
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* lisp/wdired.el: Revert 2012-10-17 change partly and replace it with
Juri Linkov
2012-11-23
1
-15
/
+15
*
* lisp/wdired.el (wdired-keep-marker-rename): New defcustom.
Juri Linkov
2012-10-27
1
-3
/
+22
*
When renaming a file with wdired move point with file and don't lose mark sta...
Michael Heerdegen
2012-10-17
1
-4
/
+12
*
* wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.
Chong Yidong
2012-08-05
1
-12
/
+20
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-1
/
+0
*
Misc doc fixes for Dired.
Chong Yidong
2012-06-22
1
-2
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-24
1
-1
/
+1
*
Add `wdired-isearch-filter-read-only' to lisp/wdired.el.
Juri Linkov
2011-09-09
1
-0
/
+7
[next]