]> code.delx.au - gnu-emacs/commitdiff
(handwrite): Make the handwrite credit message
authorRichard M. Stallman <rms@gnu.org>
Mon, 29 Dec 2003 20:02:15 +0000 (20:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 29 Dec 2003 20:02:15 +0000 (20:02 +0000)
a comment rather than an output command.

lisp/play/handwrite.el

index 5c6aa8f3abf49d84ad8a653cba4bc4bdaac159e6..11499444920db00547b2292cb96a261c17bc7152 100644 (file)
@@ -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)