diff options
author | Dave Love <fx@gnu.org> | 2000-05-25 18:29:18 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-05-25 18:29:18 +0000 |
commit | c2413c67aa8d757e67aa6915f2836df3d6d5a003 (patch) | |
tree | ba0e31e69e160b1446c7f1e3d318c339ab126f4f /lisp/emacs-lisp | |
parent | 36172f4965ff41428866a34456f6fb8c4ea88985 (diff) | |
download | emacs-c2413c67aa8d757e67aa6915f2836df3d6d5a003.tar.gz emacs-c2413c67aa8d757e67aa6915f2836df3d6d5a003.tar.bz2 emacs-c2413c67aa8d757e67aa6915f2836df3d6d5a003.zip |
Add finder keywords.
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r-- | lisp/emacs-lisp/sregex.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/sregex.el b/lisp/emacs-lisp/sregex.el index 2c808eba5be..d19689817c3 100644 --- a/lisp/emacs-lisp/sregex.el +++ b/lisp/emacs-lisp/sregex.el @@ -4,6 +4,7 @@ ;; Author: Bob Glickstein <bobg+sregex@zanshin.com> ;; Maintainer: Bob Glickstein <bobg+sregex@zanshin.com> +;; Keywords: extensions ;; This file is part of GNU Emacs. |