From 44a0e58612792466d9277b253ead9c398b7bf714 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 16 Aug 2007 03:18:21 +0000 Subject: [PATCH] (ps-font-size): Doc fix. --- lisp/ps-print.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/ps-print.el b/lisp/ps-print.el index f7abe472fe5..501c1ce42d7 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el @@ -2869,7 +2869,8 @@ uses the fonts resident in your printer." :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") -- 2.39.2