# HG changeset patch # User Glenn Morris # Date 1187234314 0 # Node ID a272de28c254486483b0623a32f1047aa87c60c8 # Parent 5ba684513497580dee8f34c6763fca336887e1aa (ps-font-size): Doc fix. diff -r 5ba684513497 -r a272de28c254 lisp/ps-print.el --- a/lisp/ps-print.el Thu Aug 16 03:17:12 2007 +0000 +++ b/lisp/ps-print.el Thu Aug 16 03:18:34 2007 +0000 @@ -2869,7 +2869,8 @@ :group 'ps-print-font) (defcustom ps-font-size '(7 . 8.5) - "*Font size, in points, for ordinary text, when generating PostScript." + "*Font size, in points, for ordinary text, when generating PostScript. +Either a float or a cons of floats (LANDSCAPE-SIZE . PORTRAIT-SIZE)." :type '(choice :menu-tag "Ordinary Text Font Size" :tag "Ordinary Text Font Size" (number :tag "Text Size")