Mercurial > emacs
changeset 82413:e1ded9392645
(ps-font-size): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 16 Aug 2007 03:18:21 +0000 |
parents | a3d7590930cb |
children | a635ddf58f79 |
files | lisp/ps-print.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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")