Mercurial > emacs
changeset 78568:a272de28c254
(ps-font-size): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 16 Aug 2007 03:18:34 +0000 |
parents | 5ba684513497 |
children | ef9caa847a49 |
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: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")