emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ps-print.el,v [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ps-print.el,v [EMACS_22_BASE]
Date: Thu, 16 Aug 2007 03:18:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/16 03:18:35

Index: ps-print.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/ps-print.el,v
retrieving revision 1.181.2.5
retrieving revision 1.181.2.6
diff -u -b -r1.181.2.5 -r1.181.2.6
--- ps-print.el 8 Aug 2007 16:37:46 -0000       1.181.2.5
+++ ps-print.el 16 Aug 2007 03:18:34 -0000      1.181.2.6
@@ -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")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]