summaryrefslogtreecommitdiff
path: root/lisp/play/handwrite.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-07-16 09:10:19 +0000
committerPavel Janík <Pavel@Janik.cz>2001-07-16 09:10:19 +0000
commit6e44da43b16bf0fcf972f14ed43964c6ce9188e9 (patch)
treeb5a4140e52239c40503acd608a38dbab05f6aaf1 /lisp/play/handwrite.el
parent6033fc96b6ea88d9f47fd00edb3fb8eeafd9f8e7 (diff)
downloademacs-6e44da43b16bf0fcf972f14ed43964c6ce9188e9.tar.gz
Some fixes to follow coding conventions.
Diffstat (limited to 'lisp/play/handwrite.el')
-rw-r--r--lisp/play/handwrite.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/handwrite.el b/lisp/play/handwrite.el
index eb6231f0981..5a7270a686d 100644
--- a/lisp/play/handwrite.el
+++ b/lisp/play/handwrite.el
@@ -159,7 +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 "
+ (insert "\n(\\nCreated by GNU Emacs' handwrite version "
emacs-version "\\n\\n)=print flush\n")
(handwrite-insert-preamble)
(handwrite-insert-info)