comparison lisp/wdired.el @ 60141:23d1c18f95f0

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 18 Feb 2005 07:08:18 +0000
parents c3fa830eb56c
children 6b0506554db8
comparison
equal deleted inserted replaced
60140:3f04dc96bdc4 60141:23d1c18f95f0
1 ;;; wdired.el --- Rename files editing their names in dired buffers 1 ;;; wdired.el --- Rename files editing their names in dired buffers
2 2
3 ;; Copyright (C) 2001, 2004 Free Software Foundation, Inc. 3 ;; Copyright (C) 2001, 2004 Free Software Foundation, Inc.
4 4
5 ;; Filename: wdired.el 5 ;; Filename: wdired.el
6 ;; Author: Juan León Lahoz García <juan-leon.lahoz@tecsidel.es> 6 ;; Author: Juan León Lahoz García <juan-leon.lahoz@tecsidel.es>
7 ;; Version: 1.91 7 ;; Version: 1.91
8 ;; Keywords: dired, environment, files, renaming 8 ;; Keywords: dired, environment, files, renaming
9 9
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
11 11