# HG changeset patch # User Glenn Morris # Date 1187234301 0 # Node ID e1ded939264516b4a1fc8293215106fc62566ffe # Parent a3d7590930cb8ead85b62f86269d7377f3d1e127 (ps-font-size): Doc fix. diff -r a3d7590930cb -r e1ded9392645 lisp/ps-print.el --- a/lisp/ps-print.el Thu Aug 16 03:18:08 2007 +0000 +++ b/lisp/ps-print.el Thu Aug 16 03:18:21 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")