diff options
author | Dave Love <fx@gnu.org> | 2000-09-12 13:07:00 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-09-12 13:07:00 +0000 |
commit | de98695343f688992b4bbd33b3baeee29cecd010 (patch) | |
tree | 11a392947df4c3bbc65e972fff469ea3c5701568 /lisp/emulation | |
parent | 6f41eeb577373096c979624f4bb8de9dcd89430c (diff) | |
download | emacs-de98695343f688992b4bbd33b3baeee29cecd010.tar.gz |
Add `emulation' to keywords.
Diffstat (limited to 'lisp/emulation')
-rw-r--r-- | lisp/emulation/pc-select.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/pc-select.el b/lisp/emulation/pc-select.el index 0c5e8ad3691..ec8e0a956b1 100644 --- a/lisp/emulation/pc-select.el +++ b/lisp/emulation/pc-select.el @@ -5,7 +5,7 @@ ;; Copyright (C) 1995, 1996, 1997, 2000 Free Software Foundation, Inc. ;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE> -;; Keywords: convenience +;; Keywords: convenience emulation ;; Created: 26 Sep 1995 ;; This file is part of GNU Emacs. |