index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
wdired.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-26
; Add missing require to wdired.el
Stefan Kangas
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-27
Fix doc string of 'wdired-use-dired-vertical-movement'
Eli Zaretskii
2024-07-10
Capitalize "Dired" and "Lisp" in docstrings
Stefan Kangas
2024-06-19
; Delete redundant and/or misleading package headers
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-25
Add option `dired-filename-display-length'
Liu Hui
2023-11-10
Fix mode-line after switching from WDired back to Dired
Eli Zaretskii
2023-07-16
Fix Wdired with relative and abbreviated file names
Eli Zaretskii
2023-05-28
A better fix for "Fix cancellation of Wdired"
Michael Heerdegen
2023-05-26
Fix cancellation of Wdired
Eli Zaretskii
2023-02-24
Restore invisibility of symlink target on exiting wdired-mode
Stephen Berman
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-10
Make wdired match dired with symlink permissions
Paul Eggert
2022-08-26
Merge from origin/emacs-28
Stefan Kangas
2022-08-25
* lisp/wdired.el: Improve "Commentary" section.
Stefan Kangas
2022-08-25
* lisp/wdired.el: Doc fix; don't mention obsolete variable.
Stefan Kangas
2022-08-23
Fix wdired with (dired '(dir f1 f2 ...))
Thierry Volpiatto
2022-08-02
Remove duplicate key definitions from keymaps
Robert Pluim
2022-06-17
Fix wdired marking of unsuccessfully renamed files
Lars Ingebrigtsen
2022-03-28
Add search function to search within filenames in Dired and WDired (bug#14013)
Juri Linkov
2022-01-28
Allow using dired-hide-details-mode in wdired buffers
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-20
Use defvar-keymap in wdired.el
Stefan Kangas
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-07-19
Make wdired work better in narrowed-to buffers
Lars Ingebrigtsen
2021-05-29
* lisp/wdired.el (wdired-normalize-filename): Sync with
Andreas Schwab
2021-04-23
* lisp/wdired.el (wdired--before-change-fn): Wrap body in save-match-data.
Juri Linkov
2021-04-20
* lisp/wdired.el (wdired--self-insert): Put symbol property delete-selection.
Juri Linkov
2021-03-27
* lisp/wdired.el (wdired--self-insert): Fix thinko
Stefan Monnier
2021-03-27
* lisp/wdired.el: Fix minor regressions and simplify a bit
Stefan Monnier
2021-03-27
* lisp/wdired.el: Apply text properties lazily
Arthur Miller
2021-03-23
* lisp/wdired.el: Fix typo in last change.
Stefan Monnier
2021-03-19
* lisp/wdired.el: Use lexical-binding
Stefan Monnier
2021-02-23
Convert some more menus to easy-menu-define
Stefan Kangas
2021-02-21
Use `undefined' instead of `ignore' in wdired
Lars Ingebrigtsen
2021-01-28
* lisp/wdired.el: Minor doc fixes.
Stefan Kangas
2021-01-28
Avoid recommending Google
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-22
Fix wdired-get-filename when ls -F marks symlinks
Daniel MartÃn
2020-12-09
Prefer setq-local in dired extensions
Stefan Kangas
2020-11-25
Use null-device where appropriate
Michael Albinus
2020-10-31
wdired: fix error handling of set-file-modes
Andreas Schwab
2020-10-11
Allow killing files with C-k in wdired if -F is used
Stephen Berman
2020-10-01
Fix wdired-do-perm-changes when over Tramp
Tino Calancha
[next]