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
4 (concat "--center-title=" name)
5 (concat "--footer=" (concat name " Emacs buffer"))
6 (concat "--pretty-print=" filetype)
8 ;Uncommenting the following gives a print preview (only):
9 ; (concat "--output=/tmp/foo.ps")