diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2003-02-04 12:29:42 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2003-02-04 12:29:42 +0000 |
commit | c44966f3082d203d4437310933504ca726c81c18 (patch) | |
tree | 1bedfc9a5c89dfd3162e392e947a74c505434136 /lisp/lpr.el | |
parent | fc428eff3b3476275f8b19929b0d24614b939be2 (diff) | |
download | emacs-c44966f3082d203d4437310933504ca726c81c18.tar.gz |
Trailing whitespace deleted.
Diffstat (limited to 'lisp/lpr.el')
-rw-r--r-- | lisp/lpr.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/lpr.el b/lisp/lpr.el index 21e82208e6a..4d1ec5d77e7 100644 --- a/lisp/lpr.el +++ b/lisp/lpr.el @@ -164,7 +164,7 @@ If it is nil (the default), we run the `pr' program (or whatever program Otherwise, the switches in `lpr-headers-switches' are used in the print command itself; we expect them to request pagination. - + See the variables `lpr-switches' and `lpr-command' for further customization of the printer command." (interactive) @@ -189,7 +189,7 @@ If it is nil (the default), we run the `pr' program (or whatever program Otherwise, the switches in `lpr-headers-switches' are used in the print command itself; we expect them to request pagination. - + See the variables `lpr-switches' and `lpr-command' for further customization of the printer command." (interactive "r") |