From: Roland McGrath Date: Tue, 18 Apr 1995 22:53:49 +0000 (+0000) Subject: Add Keywords: comment header for finder.el. X-Git-Tag: emacs-19.34~4371 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bb01b91ffe171066bb522a81324fcb1a9bdba31a;p=emacs.git Add Keywords: comment header for finder.el. --- 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 +;; Keywords: abbrev ;; Version: 2.02 ;; Special thanks to Hallvard Furuseth for his many ideas and contributions.