diff lisp/textmodes/outline.el @ 17690:3fa9da85b3ea

Fix customization change.
author Richard M. Stallman <rms@gnu.org>
date Wed, 07 May 1997 04:01:44 +0000
parents b02bb31c98b0
children 3af728d1f6cf
line wrap: on
line diff
--- a/lisp/textmodes/outline.el	Wed May 07 03:57:29 1997 +0000
+++ b/lisp/textmodes/outline.el	Wed May 07 04:01:44 1997 +0000
@@ -284,7 +284,7 @@
   "*Function of no args to compute a header's nesting level in an outline.
 It can assume point is at the beginning of a header line."
   :type 'function
-  :group outlines)
+  :group 'outlines)
 
 ;; This used to count columns rather than characters, but that made ^L
 ;; appear to be at level 2 instead of 1.  Columns would be better for