Mercurial > emacs
changeset 29156:af5c31a82586
Add finder keywords.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 24 May 2000 15:24:37 +0000 |
parents | ca66590580f5 |
children | f0754aea38e3 |
files | lisp/delsel.el lisp/derived.el lisp/locate.el |
diffstat | 3 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/delsel.el Wed May 24 15:23:56 2000 +0000 +++ b/lisp/delsel.el Wed May 24 15:24:37 2000 +0000 @@ -5,6 +5,7 @@ ;; Author: Matthieu Devin <devin@lucid.com> ;; Maintainer: FSF ;; Created: 14 Jul 92 +;; Keywords: convenience emulations ;; This file is part of GNU Emacs.
--- a/lisp/derived.el Wed May 24 15:23:56 2000 +0000 +++ b/lisp/derived.el Wed May 24 15:24:37 2000 +0000 @@ -5,6 +5,7 @@ ;; Author: David Megginson (dmeggins@aix1.uottawa.ca) ;; Maintainer: FSF +;; Keywords: extensions ;; This file is part of GNU Emacs.
--- a/lisp/locate.el Wed May 24 15:23:56 2000 +0000 +++ b/lisp/locate.el Wed May 24 15:24:37 2000 +0000 @@ -3,7 +3,7 @@ ;; Copyright (C) 1996, 1998 Free Software Foundation, Inc. ;; Author: Peter Breton <pbreton@cs.umb.edu> -;; Keywords: unix +;; Keywords: unix files ;; This file is part of GNU Emacs.