summaryrefslogtreecommitdiff
path: root/lisp/wdired.el
Commit message (Expand)AuthorAge
* Use defvar-keymap in wdired.elStefan Kangas2021-12-20
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Make wdired work better in narrowed-to buffersLars Ingebrigtsen2021-07-19
* * lisp/wdired.el (wdired-normalize-filename): Sync withAndreas Schwab2021-05-29
* * lisp/wdired.el (wdired--before-change-fn): Wrap body in save-match-data.Juri Linkov2021-04-23
* * lisp/wdired.el (wdired--self-insert): Put symbol property delete-selection.Juri Linkov2021-04-20
* * lisp/wdired.el (wdired--self-insert): Fix thinkoStefan Monnier2021-03-27
* * lisp/wdired.el: Fix minor regressions and simplify a bitStefan Monnier2021-03-27
* * lisp/wdired.el: Apply text properties lazilyArthur Miller2021-03-27
* * lisp/wdired.el: Fix typo in last change.Stefan Monnier2021-03-23
* * lisp/wdired.el: Use lexical-bindingStefan Monnier2021-03-19
* Convert some more menus to easy-menu-defineStefan Kangas2021-02-23
* Use `undefined' instead of `ignore' in wdiredLars Ingebrigtsen2021-02-21
* * 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