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