* cus-edit.el (custom-unlispify-remove-prefixes): Add to
`custom-buffer' customize group.
+2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk>
+
+ * cus-edit.el (custom-unlispify-remove-prefixes): Add to
+ `custom-buffer' customize group.
+
2002-02-23 Kim F. Storm <storm@cua.dk>
* help.el (where-is): Use remap-command.
(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)