Adjust X-URL
This commit is contained in:
parent
63381c91ed
commit
502ca00a6b
5 changed files with 20 additions and 7 deletions
|
@ -141,7 +141,7 @@ See definition of `print-region-1' for calling conventions."
|
|||
;; Berkeley systems support -F, and GNU pr supports both -f and -F,
|
||||
;; So it looks like -F is a better default.
|
||||
(defcustom lpr-page-header-switches '("-h %s" "-F")
|
||||
"List of strings to use as options for the page-header-generating program.
|
||||
"*List of strings to use as options for the page-header-generating program.
|
||||
If `%s' appears in one of the strings, it is substituted by the page title.
|
||||
The variable `lpr-page-header-program' specifies the program to use."
|
||||
:type '(repeat string)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue