In either case, function or variable, the string value has PostScript
string delimiters added to it."
:type '(repeat (choice string symbol))
- :group ps-print-header)
+ :group 'ps-print-header)
(make-variable-buffer-local 'ps-left-header)
(defcustom ps-right-header
See the variable `ps-left-header' for a description of the format of
this variable."
:type '(repeat (choice string symbol))
- :group ps-print-header)
+ :group 'ps-print-header)
(make-variable-buffer-local 'ps-right-header)
(defcustom ps-razzle-dazzle t