summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-09-07 04:02:32 +0000
committerRichard M. Stallman <rms@gnu.org>1997-09-07 04:02:32 +0000
commit289b10a8e228d53fe833d8260ee9f0235ac09a3c (patch)
tree481e908ec668a023da45f16356e87ece90e25786
parent80e6eb09d3f82ad007d5c9b9e9e98363bb2b0a71 (diff)
downloademacs-289b10a8e228d53fe833d8260ee9f0235ac09a3c.tar.gz
(ps-setup): ps-zebra-stripe => ps-zebra-stripes.
ps-number-of-zebra => ps-zebra-stripe-height.
-rw-r--r--lisp/ps-print.el18
1 files changed, 9 insertions, 9 deletions
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index 80a52eb7702..e1e58a93cea 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -392,7 +392,7 @@ Please send all bug fixes and enhancements to
;; the variable `ps-zebra-stripe-height', which is 3 by default.
;; The distance between stripes equals the height of a stripe.
;;
-;; The variable `ps-zebra-stripe' controls whether to print zebra stripes.
+;; The variable `ps-zebra-stripes' controls whether to print zebra stripes.
;; Non-nil means yes, nil means no. The default is nil.
;;
;; See also section How Ps-Print Has A Text And/Or Image On Background.
@@ -1427,13 +1427,13 @@ using the current ps-print setup."
ps-lpr-command \"%s\"
ps-lpr-switches %s
- ps-paper-type '%s
- ps-landscape-mode %s
- ps-number-of-columns %s
+ ps-paper-type '%s
+ ps-landscape-mode %s
+ ps-number-of-columns %s
- ps-zebra-stripe %s
- ps-number-of-zebra %s
- ps-line-number %s
+ ps-zebra-stripes %s
+ ps-zebra-stripe-height %s
+ ps-line-number %s
ps-print-background-image %s
@@ -1464,8 +1464,8 @@ using the current ps-print setup."
ps-paper-type
ps-landscape-mode
ps-number-of-columns
- ps-zebra-stripe
- ps-number-of-zebra
+ ps-zebra-stripes
+ ps-zebra-stripe-height
ps-line-number
ps-print-background-image
ps-print-background-text