diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-17 08:15:29 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-17 08:15:29 +0000 |
commit | 08a975bd754a275912e0c06f281b823da1eac005 (patch) | |
tree | 606bab6e837e5b2866ea373ca18df470c857eff5 /lisp/find-dired.el | |
parent | bddb4019090ccfe76b4d561485cd871ab52c6331 (diff) | |
download | emacs-08a975bd754a275912e0c06f281b823da1eac005.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/find-dired.el')
-rw-r--r-- | lisp/find-dired.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/find-dired.el b/lisp/find-dired.el index be7b0eaf662..69ea06c4a75 100644 --- a/lisp/find-dired.el +++ b/lisp/find-dired.el @@ -4,6 +4,7 @@ ;; Sebastian Kremer <sk@thp.uni-koeln.de> ;; Maintainer: Roland McGrath <roland@gnu.ai.mit.edu> ;; Last-Modified: 16 Mar 1992 +;; Keywords: unix (defconst find-dired-version (substring "$Revision: 1.9 $" 11 -2) "$Id: find-dired.el,v 1.9 1991/11/11 13:24:31 sk Exp $") |