Mercurial > hg > xemacs-beta
comparison lisp/efs/dired-grep.el @ 116:9f59509498e1 r20-1b10
Import from CVS: tag r20-1b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:23:06 +0200 |
parents | 8fc7fe29b841 |
children |
comparison
equal
deleted
inserted
replaced
115:f109f7dabbe2 | 116:9f59509498e1 |
---|---|
1 ;; -*-Emacs-Lisp-*- | 1 ;; -*-Emacs-Lisp-*- |
2 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 2 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
3 ;; | 3 ;; |
4 ;; File: dired-grep.el | 4 ;; File: dired-grep.el |
5 ;; RCS: | 5 ;; RCS: |
6 ;; Dired Version: $Revision: 1.1 $ | 6 ;; Dired Version: #Revision: 7.9 $ |
7 ;; Description: Support for running grep on marked files in a dired buffer. | 7 ;; Description: Support for running grep on marked files in a dired buffer. |
8 ;; Author: Sandy Rutherford <sandy@ibm550.sissa.it> | 8 ;; Author: Sandy Rutherford <sandy@ibm550.sissa.it> |
9 ;; Created: Tue Jul 13 22:59:37 1993 by sandy on ibm550 | 9 ;; Created: Tue Jul 13 22:59:37 1993 by sandy on ibm550 |
10 ;; | 10 ;; |
11 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 11 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |