diff lisp/imenu.el @ 22250:a77d473867b8

*** empty log message ***
author Dan Nicolaescu <done@ece.arizona.edu>
date Tue, 26 May 1998 09:23:23 +0000
parents 6ca7cc11f56a
children b9120925ef93
line wrap: on
line diff
--- a/lisp/imenu.el	Tue May 26 05:17:02 1998 +0000
+++ b/lisp/imenu.el	Tue May 26 09:23:23 1998 +0000
@@ -6,7 +6,7 @@
 ;;         Lars Lindberg <lli@sypro.cap.se>
 ;; Maintainer: FSF
 ;; Created: 8 Feb 1994
-;; Keywords: tools
+;; Keywords: tools convenience
 
 ;; This file is part of GNU Emacs.
 
@@ -73,6 +73,7 @@
   "Mode-specific buffer indexes."
   :group 'matching
   :group 'frames
+  :group 'convenience
   :link '(custom-manual "(elisp)Imenu"))
 
 (defcustom imenu-use-markers t