summaryrefslogtreecommitdiff
path: root/lisp/wdired.el
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | dired-directory if that file was renamed.
* Revert last change.Chong Yidong2008-08-201-10/+0
|
* (wdired-old-auto-revert-mode): New var.Chong Yidong2008-08-201-0/+10
| | | | | | (wdired-change-to-wdired-mode): Turn off auto-revert-mode. (wdired-change-to-dired-mode): Turn auto-revert-mode on if it used to be on.
* (wdired-search-and-rename): Fix undocumented change.Andreas Schwab2008-06-151-2/+1
|
* (wdired-do-renames): New function.Stefan Monnier2008-06-141-33/+79
| | | | | (wdired-finish-edit): Use it to. (wdired-preprocess-files): Don't hardcode (point-min) == 1.
* 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
| | | | | that the filename end is found even when the filename is empty. Fixes error and spurious newlines when marking files for deletion.
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * 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
| | | | | | | | next-line and previous-line wrapped in with-no-warnings.
* | * term/x-win.el (x-gtk-stock-map, icon-map-list)Dan Nicolaescu2007-10-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (x-gtk-map-stock): Delete duplicated definitions from merge. * progmodes/octave-mod.el: Require octave-inf at compile time * progmodes/compile.el (compilation-skip-to-next-location) (compilation-skip-threshold, compilation-skip-visited): Move definitions earlier. * play/zone.el (zone-fall-through-ws): * play/landmark.el (lm-move-down, lm-move-up): * play/handwrite.el (handwrite): * mail/mspools.el (mspools-visit-spool): * wdired.el (wdired-next-line, wdired-previous-line): * tar-mode.el (tar-subfile-save-buffer): * scroll-lock.el (scroll-lock-next-line) (scroll-lock-previous-line): * image-dired.el (image-dired-next-line) (image-dired-previous-line): * ediff-help.el (ediff-help-message-line-length): Use forward-line. * smerge-mode.el (smerge-auto-refine): * diff-mode.el (diff-auto-refine): Add :group. * play/yow.el: Require doctor at compile time. * vmsproc.el: Provide vmsproc. (command-send-input): Use forward-line. * vms-patch.el: Require ps-print and vmsproc at compile time. * vc-mtn.el (log-view-message-re, log-view-file-re) (log-view-font-lock-keywords): Pacify byte-compiler. * vc-hg.el: Require log-view at compile time.
* | (wdired-exit): New function.Juri Linkov2007-07-291-0/+17
| | | | | | | | (wdired-mode-map): Bind C-x C-q to wdired-exit.
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
| * 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
|/ | | | | | | | | (dired-check-process): Call `process-file'. * wdired.el (wdired-do-perm-changes): Call `process-file'. * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as `ange-ftp-process-file'.
* 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
| | | | read-only and non-rear-sticky.
* (wdired-change-to-wdired-mode, wdired-finish-edit)Chong Yidong2006-12-091-121/+125
| | | | | | | | | | | | | | | | | | (wdired-search-and-rename): Simplify code. (wdired-preprocess-files, wdired-preprocess-perms): Make read-only property of preceding character rear-nonsticky to avoid that it can be modified. Put old-name and old-link properties on character preceding name and replace put-text-property by add-text-properties. (wdired-get-filename, wdired-get-previous-link): Get old-name and old-link properties from character preceding name and simplify code. (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit) (wdired-perms-to-number): Make local-map property rear-nonsticky to avoid that text following permissions may be modified. Use add-text-properties instead of put-text-property when changing a permission bit. (wdired-change-to-dired-mode): Remove stickiness properties.
* (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):Thien-Thi Nguyen2006-07-281-0/+4
| | | | Throw error if buffer is not in Dired and Wdired mode, respectively.
* (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): Massage. (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map. (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the `keymap' property rather than `local-map'.
* (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
| | | | | (wdired-change-to-wdired-mode): Set it buffer-locally. (wdired-abort-changes): Restore point after aborting changes.
* Message format spec fixes (1)Deepak Goel2005-09-181-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (wdired-change-to-wdired-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
|
* Doc fixes.Stefan Monnier2005-04-111-115/+58
| | | | | | | | | (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite. (wdired-use-dired-vertical-movement): Rename from wdired-always-move-to-filename-beginning. (wdired-mode-map): Use `ignore' instead of `wdired-newline'. (wdired-change-to-wdired-mode): Change mode name. (wdired-newline): Delete.
* (wdired-advise-functions, wdired-add-skip-in-replace)Stefan Monnier2005-04-061-76/+5
| | | | | (wdired-add-replace-advice): Remove. (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
* (wdired-change-to-wdired-mode):Juri Linkov2005-03-281-1/+2
| | | | Mention `wdired-abort-changes' key in the initial message.
* *** empty log message ***Richard M. Stallman2005-02-181-1/+1
|
* (wdired-finish-edit): Require dired-aux before locally binding ↵Lars Hansen2004-07-251-0/+5
| | | | dired-backup-overwrite.
* (wdired-change-to-wdired-mode): Quote wdired-mode-hook in run-hooks.Lars Hansen2004-05-051-3/+4
| | | | | Use substitute-command-keys in message. (wdired-abort-changes): Add message.
* (wdired-mode-map): Move init into declaration. Fix `return' binding.Stefan Monnier2004-04-231-73/+65
| | | | | | | | | | (wdired-change-to-wdired-mode, wdired-change-to-dired-mode): Use force-mode-line-update. (wdired-get-filename): Use `unless'. (wdired-preprocess-files): Don't assume names have no \n and use / for dirsep. (wdired-normalize-filename): Use replace-regexp-in-string. (wdired-load-hooks): Remove. (wdired-mode-hooks): Rename to wdired-mode-hook.
* Changes from arch/CVS synchronizationMiles Bader2004-04-231-0/+1
|
* New file.Stefan Monnier2004-04-231-0/+879