diff lisp/ps-print.el @ 50871:ff9f693543fd

(ps-zebra-stripe-follow): Don't quote nil and t in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 06 May 2003 17:53:37 +0000
parents c919f0375a3e
children c3f9aa88ed68
line wrap: on
line diff
--- a/lisp/ps-print.el	Tue May 06 17:52:20 2003 +0000
+++ b/lisp/ps-print.el	Tue May 06 17:53:37 2003 +0000
@@ -2134,7 +2134,7 @@
 		22       +   22          +
 		--------     -----------     ---------     ----------------
 
-Any other value is treated as `nil'."
+Any other value is treated as nil."
   :type '(choice :menu-tag "Zebra Stripe Follow"
 		 :tag "Zebra Stripe Follow"
 		 (const :tag "Always Restart" nil)