diff options
author | Roland McGrath <roland@gnu.org> | 1995-04-18 22:53:49 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-04-18 22:53:49 +0000 |
commit | bb01b91ffe171066bb522a81324fcb1a9bdba31a (patch) | |
tree | bf6e5b01abb207c28d03b749f958c0a7460910b4 /lisp/complete.el | |
parent | 26396b1bdaca1638bbce5ae8740783b9b926d818 (diff) | |
download | emacs-bb01b91ffe171066bb522a81324fcb1a9bdba31a.tar.gz |
Add Keywords: comment header for finder.el.
Diffstat (limited to 'lisp/complete.el')
-rw-r--r-- | lisp/complete.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/complete.el b/lisp/complete.el index fa559e91395..5e187f50f6f 100644 --- a/lisp/complete.el +++ b/lisp/complete.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1990, 1991, 1992, 1993 Free Software Foundation, Inc. ;; Author: Dave Gillespie <daveg@synaptics.com> +;; Keywords: abbrev ;; Version: 2.02 ;; Special thanks to Hallvard Furuseth for his many ideas and contributions. |