Mercurial > hg > xemacs-beta
diff lisp/packages/ps-print.el @ 144:318232e2a3f0 r20-2b6
Import from CVS: tag r20-2b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:34:14 +0200 |
parents | 9b50b4588a93 |
children | 41ff10fd062f |
line wrap: on
line diff
--- a/lisp/packages/ps-print.el Mon Aug 13 09:33:20 2007 +0200 +++ b/lisp/packages/ps-print.el Mon Aug 13 09:34:14 2007 +0200 @@ -1125,7 +1125,7 @@ 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 @@ -1136,7 +1136,7 @@ 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