diff lisp/cus-edit.el @ 43508:c092c3c65251

2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk> * cus-edit.el (custom-unlispify-remove-prefixes): Add to `custom-buffer' customize group.
author Per Abrahamsen <abraham@dina.kvl.dk>
date Sun, 24 Feb 2002 09:14:41 +0000
parents c187056ac630
children 3e650ff5c22e
line wrap: on
line diff
--- a/lisp/cus-edit.el	Sun Feb 24 01:21:32 2002 +0000
+++ b/lisp/cus-edit.el	Sun Feb 24 09:14:41 2002 +0000
@@ -431,6 +431,7 @@
 (defcustom custom-unlispify-remove-prefixes nil
   "Non-nil means remove group prefixes from option names in buffer."
   :group 'custom-menu
+  :group 'custom-buffer
   :type 'boolean)
 
 (defun custom-unlispify-menu-entry (symbol &optional no-suffix)