changeset 53417:4748e0ab5cf9

(handwrite): Make the handwrite credit message a comment rather than an output command.
author Richard M. Stallman <rms@gnu.org>
date Mon, 29 Dec 2003 20:02:15 +0000
parents 2b737d6ca0d7
children af00346728dd
files lisp/play/handwrite.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/play/handwrite.el	Mon Dec 29 20:01:32 2003 +0000
+++ b/lisp/play/handwrite.el	Mon Dec 29 20:02:15 2003 +0000
@@ -159,8 +159,7 @@
     (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)