summaryrefslogtreecommitdiff
path: root/lisp/ps-print.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ps-print.el')
-rw-r--r--lisp/ps-print.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index e50342dac91..dfdfb2c52b9 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -2938,6 +2938,8 @@ Valid values are:
frame-parameter The foreground-color frame parameter will be used.
+ frame-parameter The foreground-color frame parameter will be used.
+
NUMBER It's a real value between 0.0 (black) and 1.0 (white) that
indicate the gray color.
@@ -2981,6 +2983,8 @@ Valid values are:
frame-parameter The background-color frame parameter will be used.
+ frame-parameter The background-color frame parameter will be used.
+
NUMBER It's a real value between 0.0 (black) and 1.0 (white) that
indicate the gray color.