summaryrefslogtreecommitdiff
path: root/lisp/wdired.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix wdired-get-filename when ls -F marks symlinksDaniel Martín2020-12-221-1/+4
* Prefer setq-local in dired extensionsStefan Kangas2020-12-091-8/+8
* Use null-device where appropriateMichael Albinus2020-11-251-1/+1
* wdired: fix error handling of set-file-modesAndreas Schwab2020-10-311-23/+21
* Allow killing files with C-k in wdired if -F is usedStephen Berman2020-10-111-32/+72
* Fix wdired-do-perm-changes when over TrampTino Calancha2020-10-011-3/+3
* Fix bug in wdired-get-filenameTino Calancha2020-10-011-1/+1
* wdired-do-renames: Speed up for long Emacs sessionsTino Calancha2020-09-041-4/+8
* Mark the end of file names correctly on Macos in wdiredLars Ingebrigtsen2020-08-041-4/+11
* Add "Old-" prefix to "Version" header in some casesStefan Kangas2020-03-211-1/+1
* * lisp/wdired.el (wdired-next-line, wdired-previous-line): Preserve columnStefan Monnier2020-02-181-0/+2
* * lisp/wdired.el: Clean out isearch-filter-predicate (bug#37496)Juri Linkov2020-01-281-0/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Prevent infinite loop on entering wdired-modeStephen Berman2019-07-161-2/+1
* Allow using wdired in all dired-derived modesLars Ingebrigtsen2019-07-131-1/+1
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-211-5/+0
* Make wdired-mode ignore ls file indicatorsStephen Berman2019-04-251-8/+17
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Fix use of non-nil wdired-use-interactive-renameStephen Berman2018-07-281-9/+29
* | Fix wdired handling of symlinks when restoring filename propertyStephen Berman2018-09-131-9/+16
* | Handle symlinks in wdired.el when restoring filename propertyStephen Berman2018-07-291-1/+4
* | Fix bugs in wdired.el involving dired-filename propertyStephen Berman2018-07-291-10/+38
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-1/+1
* | * lisp/wdired.el (wdired-next-line, wdired-previous-line): Add "^"Juri Linkov2016-06-061-3/+3
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-211-1/+1
* | Merge from origin/emacs-25John Wiegley2016-03-111-10/+12
|\ \ | |/
| * Properly handle unquoting in wdired (bug 22938)Andreas Schwab2016-03-081-10/+12
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-1/+1
* | Create subdirectories automatically in wdiredPhil Sung2016-02-281-0/+17
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+0
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-4/+4
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-8/+8
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* wdired.el triviaGlenn Morris2013-09-171-3/+2
* Revert introduction of isearch-filter-predicates.Stefan Monnier2013-08-051-1/+2
* * lisp/isearch.el (isearch-filter-predicates): Rename from `isearch-filter-pr...Juri Linkov2013-05-281-5/+3
* Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-051-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/wdired.el: Revert 2012-10-17 change partly and replace it withJuri Linkov2012-11-231-15/+15
* * lisp/wdired.el (wdired-keep-marker-rename): New defcustom.Juri Linkov2012-10-271-3/+22
* When renaming a file with wdired move point with file and don't lose mark sta...Michael Heerdegen2012-10-171-4/+12
* * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.Chong Yidong2012-08-051-12/+20