diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-04-20 07:33:52 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-04-20 07:33:52 +0000 |
commit | 092af6d8677fa62567a0cf03502123cb177fb317 (patch) | |
tree | f13f415dcf2836990ad5beca1046644bc7d30158 /lisp/locate.el | |
parent | 4289d95b3857e945c2bc367a8d9e128f74da44d8 (diff) | |
download | emacs-092af6d8677fa62567a0cf03502123cb177fb317.tar.gz |
Comment change.
Diffstat (limited to 'lisp/locate.el')
-rw-r--r-- | lisp/locate.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/locate.el b/lisp/locate.el index 9084a1021bb..90501845498 100644 --- a/lisp/locate.el +++ b/lisp/locate.el @@ -1,4 +1,4 @@ -;; Locate.el: interface to the locate command +;;; locate.el --- interface to the locate command ;; Copyright (C) 1996 Free Software Foundation, Inc. |