diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2002-05-16 12:01:57 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2002-05-16 12:01:57 +0000 |
commit | b96fb65cd3074b83494dce3cc9ac283520dc8830 (patch) | |
tree | 1c56b1aabff905e539c7bb9ceb5e17a035a711ae /lisp/play | |
parent | e7bdfdcf2aeb171d40ed9d2835c35e781243fe44 (diff) | |
download | emacs-b96fb65cd3074b83494dce3cc9ac283520dc8830.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/play')
-rw-r--r-- | lisp/play/handwrite.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/handwrite.el b/lisp/play/handwrite.el index cba4147b4e3..95ddac4c0bf 100644 --- a/lisp/play/handwrite.el +++ b/lisp/play/handwrite.el @@ -492,7 +492,7 @@ values for `handwrite-linespace' and `handwrite-numlines'." }def %%EndPreamble\n")) -;;The the font size for the PostScript output. +;;The font size for the PostScript output. ;;Also the x-y-translations of the PostScript stuff. (defun handwrite-insert-info () (insert "\n%%BeginSizeTranslate\n") |