Changeset 4169 for trunk/lisp/lpr.el
- Timestamp:
- 09/30/06 09:12:06 (2 years ago)
- Files:
-
- trunk/lisp (modified) (1 prop)
- trunk/lisp/lpr.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp
- Property svn:ignore changed from
*.elc
MANIFEST
Makefile
Makefile.unix
makefile
elc.tar.gz
cus-load.el
finder-inf.el
subdirs.el
loaddefs.el
to
*.elc
MANIFEST
Makefile
Makefile.unix
makefile
elc.tar.gz
cus-load.el
finder-inf.el
subdirs.el
loaddefs.el
pre-mh-loaddefs.el-CMD
- Property svn:ignore changed from
trunk/lisp/lpr.el
r4166 r4169 142 142 ;; So it looks like -F is a better default. 143 143 (defcustom lpr-page-header-switches '("-h %s" "-F") 144 " List of strings to use as options for the page-header-generating program.144 "*List of strings to use as options for the page-header-generating program. 145 145 If `%s' appears in one of the strings, it is substituted by the page title. 146 146 The variable `lpr-page-header-program' specifies the program to use."
