aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorDave Love <[email protected]>2000-05-24 15:24:37 +0000
committerDave Love <[email protected]>2000-05-24 15:24:37 +0000
commitf947a7faf04c8c2f9f10d1781648f2f8514f52a1 (patch)
treee3db69047d36a8820ea3fb39443aa66c67dbc2e2 /lisp
parentfa15719129fa2c76770c4765ccaf639dc46fe621 (diff)
Add finder keywords.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/delsel.el1
-rw-r--r--lisp/derived.el1
-rw-r--r--lisp/locate.el1
3 files changed, 3 insertions, 0 deletions
diff --git a/lisp/delsel.el b/lisp/delsel.el
index 0d7a57d8ab..d2bb43d148 100644
--- a/lisp/delsel.el
+++ b/lisp/delsel.el
@@ -5,6 +5,7 @@
;; Author: Matthieu Devin <[email protected]>
;; Maintainer: FSF
;; Created: 14 Jul 92
+;; Keywords: convenience emulations
;; This file is part of GNU Emacs.
diff --git a/lisp/derived.el b/lisp/derived.el
index ee3b917b5d..cdb3c505a0 100644
--- a/lisp/derived.el
+++ b/lisp/derived.el
@@ -5,6 +5,7 @@
;; Author: David Megginson ([email protected])
;; Maintainer: FSF
+;; Keywords: extensions
;; This file is part of GNU Emacs.
diff --git a/lisp/locate.el b/lisp/locate.el
index 410f745bb7..363a4fe9ac 100644
--- a/lisp/locate.el
+++ b/lisp/locate.el
@@ -3,6 +3,7 @@
;; Copyright (C) 1996, 1998 Free Software Foundation, Inc.
;; Author: Peter Breton <[email protected]>
+;; Keywords: unix files
;; This file is part of GNU Emacs.