archrelease: copy trunk to extra-x86_64
[arch-packages.git] / a2ps / trunk / a2ps-4.13c-emacs.patch
blobf1cd5d9ebdfcd8462661e8e9ebcea639cf4626e3
1 --- a2ps-4.13/contrib/emacs/a2ps-print.el.orig 2005-12-05 08:03:48.000000000 +0100
2 +++ a2ps-4.13/contrib/emacs/a2ps-print.el 2005-12-06 16:38:14.000000000 +0100
3 @@ -93,6 +93,7 @@
4 (concat "--center-title=" name)
5 (concat "--footer=" (concat name " Emacs buffer"))
6 (concat "--pretty-print=" filetype)
7 + (concat "-d")
8 ;Uncommenting the following gives a print preview (only):
9 ; (concat "--output=/tmp/foo.ps")