From: Richard M. Stallman Date: Mon, 29 Dec 2003 20:02:15 +0000 (+0000) Subject: (handwrite): Make the handwrite credit message X-Git-Tag: ttn-vms-21-2-B4~8072 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3066be24c14256604ae91e149f2b1f51f792afca;p=emacs.git (handwrite): Make the handwrite credit message a comment rather than an output command. --- diff --git a/lisp/play/handwrite.el b/lisp/play/handwrite.el index 5c6aa8f3abf..11499444920 100644 --- a/lisp/play/handwrite.el +++ b/lisp/play/handwrite.el @@ -159,8 +159,7 @@ Variables: handwrite-linespace (default 12) (setq next-line-add-newlines t) (switch-to-buffer ps-buf-name) (handwrite-insert-header buf-name) - (insert "\n(\\nCreated by GNU Emacs' handwrite version " - emacs-version "\\n\\n)=print flush\n") + (insert "%%Creator: GNU Emacs' handwrite version " emacs-version "\n") (handwrite-insert-preamble) (handwrite-insert-info) (handwrite-insert-font)