diff options
author | Dave Love <fx@gnu.org> | 2000-08-16 19:05:59 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-08-16 19:05:59 +0000 |
commit | 0419a4af90191ac16119edf0b706b2b9e33abdda (patch) | |
tree | 775170ac6c5cf2f115b0911c8c6c1d31d4f4bdb9 /lisp/play | |
parent | 9f56503b8eb0b321b51b0a14896e9dd7bff64454 (diff) | |
download | emacs-0419a4af90191ac16119edf0b706b2b9e33abdda.tar.gz |
Add `extensions' to keywords, since it's internal.
Diffstat (limited to 'lisp/play')
-rw-r--r-- | lisp/play/cookie1.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/cookie1.el b/lisp/play/cookie1.el index ef879eae675..2c3ff16fe13 100644 --- a/lisp/play/cookie1.el +++ b/lisp/play/cookie1.el @@ -4,7 +4,7 @@ ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> ;; Maintainer: FSF -;; Keywords: games +;; Keywords: games, extensions ;; Created: Mon Mar 22 17:06:26 1993 ;; This file is part of GNU Emacs. |