summaryrefslogtreecommitdiff
path: root/lisp/complete.el
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-04-18 22:53:49 +0000
committerRoland McGrath <roland@gnu.org>1995-04-18 22:53:49 +0000
commitf220180b6efaeb109e0f7c86c84b1a3389265301 (patch)
tree2cae30474a6f830ebda8344212682ee6c6ec421d /lisp/complete.el
parent1756fb597cc173dbce37c3e4a173598731fa7beb (diff)
downloademacs-f220180b6efaeb109e0f7c86c84b1a3389265301.tar.gz
Add Keywords: comment header for finder.el.
Diffstat (limited to 'lisp/complete.el')
-rw-r--r--lisp/complete.el1
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.