changeset 11487:577cd5d36667

Add Keywords: comment header for finder.el.
author Roland McGrath <roland@gnu.org>
date Tue, 18 Apr 1995 22:53:49 +0000
parents fb7c3071c8f0
children d5ede70b5897
files lisp/complete.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/complete.el	Tue Apr 18 20:50:19 1995 +0000
+++ b/lisp/complete.el	Tue Apr 18 22:53:49 1995 +0000
@@ -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.