diff options
author | Dave Love <fx@gnu.org> | 2000-03-30 11:00:35 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-03-30 11:00:35 +0000 |
commit | 370893a14a8668b46694a634f16dc830d04e9a93 (patch) | |
tree | d44e3dd45f1c20133b679f9cb6bc092c930813c5 /lisp/emacs-lisp/regexp-opt.el | |
parent | 76540917e1b8ca54680963fa822d447944e0f97c (diff) | |
download | emacs-370893a14a8668b46694a634f16dc830d04e9a93.tar.gz |
Add `extensions' to Keywords.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
-rw-r--r-- | lisp/emacs-lisp/regexp-opt.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/emacs-lisp/regexp-opt.el b/lisp/emacs-lisp/regexp-opt.el index bd63bbdda31..8c77e9ea5cb 100644 --- a/lisp/emacs-lisp/regexp-opt.el +++ b/lisp/emacs-lisp/regexp-opt.el @@ -4,8 +4,7 @@ ;; Author: Simon Marshall <simon@gnu.org> ;; Maintainer: FSF -;; Keywords: strings, regexps -;; Version: 1.07 +;; Keywords: strings, regexps, extensions ;; This file is part of GNU Emacs. |