changeset 10643:727636abd576

(print-region-1): Use lpr-page-header-switches, not ...-options.
author Richard M. Stallman <rms@gnu.org>
date Fri, 03 Feb 1995 19:31:12 +0000
parents 0e6b71f2ebad
children ce2d2fe2fa79
files lisp/lpr.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/lpr.el	Fri Feb 03 12:07:37 1995 +0000
+++ b/lisp/lpr.el	Fri Feb 03 19:31:12 1995 +0000
@@ -115,7 +115,7 @@
 	    ;; Run a separate program to get page headers.
 	    (print-region-new-buffer start end)
 	    (call-process-region start end lpr-page-header-program
-				 t t lpr-page-header-options)
+				 t t lpr-page-header-switches)
 	    (setq start (point-min) end (point-max))))
       (apply (or print-region-function 'call-process-region)
 	     (nconc (list start end lpr-command