summaryrefslogtreecommitdiff
path: root/lisp/wdired.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-1/+0
* Misc doc fixes for Dired.Chong Yidong2012-06-221-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-11-241-1/+1
* Add `wdired-isearch-filter-read-only' to lisp/wdired.el.Juri Linkov2011-09-091-0/+7
* * lisp/wdired.el: Remove outdated installation comment. Fix usageDeniz Dogan2011-05-091-31/+5
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-2/+2
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Fix typos.Juanma Barranquero2009-09-241-2/+2
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-3/+4
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (wdired-finish-edit): If displaying a single file, changeChong Yidong2008-11-301-12/+25
* Revert last change.Chong Yidong2008-08-201-10/+0
* (wdired-old-auto-revert-mode): New var.Chong Yidong2008-08-201-0/+10
* (wdired-search-and-rename): Fix undocumented change.Andreas Schwab2008-06-151-2/+1
* (wdired-do-renames): New function.Stefan Monnier2008-06-141-33/+79
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-11/+9
* (wdired-allow-to-change-permissions): Fix typo.Michaƫl Cadilhac2008-02-171-1/+1
* (wdired-get-filename): Change `(1+ beg)' to `beg' soMartin Rudalics2008-01-261-1/+5
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Fix buggy calls to `error'.Deepak Goel2007-12-061-1/+1
* | (make-symbolic-link): Declare as function.Juanma Barranquero2007-11-221-0/+1
* | (wdired-use-dired-vertical-movement): Doc fix.Thien-Thi Nguyen2007-11-051-2/+2
* | (wdired-next-line, wdired-previous-line): UseMartin Rudalics2007-10-291-2/+2
* | * term/x-win.el (x-gtk-stock-map, icon-map-list)Dan Nicolaescu2007-10-201-2/+2
* | (wdired-exit): New function.Juri Linkov2007-07-291-0/+17
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | * dired-aux.el: Remove `dired-call-process'.Michael Albinus2007-06-271-4/+3
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (wdired-xcase-word): Skip non-word read-only characters.Martin Rudalics2007-01-091-2/+5
* (wdired-preprocess-symlinks): Make the spaces after symlink arrowsChong Yidong2006-12-091-1/+4
* (wdired-change-to-wdired-mode, wdired-finish-edit)Chong Yidong2006-12-091-121/+125
* (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):Thien-Thi Nguyen2006-07-281-0/+4
* (toplevel): Require `cl' at compile-time.John Paul Wallington2006-03-041-0/+1
* (wdired-mode-map): Use remap.Stefan Monnier2006-02-071-136/+132
* (wdired-get-filename): Fix bug: Don't re-normalize OLD.Thien-Thi Nguyen2006-02-071-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (wdired-mode-map): Add help echo for wdired-abort-changes.Nick Roberts2006-01-121-1/+2
* (wdired-old-point): New internal variable.Juri Linkov2005-12-141-2/+6