]> git.eshelyaron.com Git - emacs.git/commitdiff
(print-region-1): Use lpr-page-header-switches,
authorRichard M. Stallman <rms@gnu.org>
Fri, 3 Feb 1995 19:31:12 +0000 (19:31 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 3 Feb 1995 19:31:12 +0000 (19:31 +0000)
not ...-options.

lisp/lpr.el

index bab4e2e5a049a8a48f6447f0f999cd691845f731..9e3c0f59f6fd4af4c6a69e2bff7c7f9c17e60a0b 100644 (file)
@@ -115,7 +115,7 @@ See definition of `print-region-1' for calling conventions.")
            ;; 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