emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/play/handwrite.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/play/handwrite.el,v
Date: Sat, 20 Oct 2007 06:30:30 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/10/20 06:30:19

Index: play/handwrite.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/play/handwrite.el,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- play/handwrite.el   26 Jul 2007 05:27:22 -0000      1.24
+++ play/handwrite.el   20 Oct 2007 06:30:17 -0000      1.25
@@ -226,7 +226,7 @@
        (forward-line 1)
        ))
     (switch-to-buffer ps-buf-name)
-    (next-line 1)
+    (forward-line 1)
     (insert "showpage exec Hwsave restore\n\n")
     (insert "%%Pages " (number-to-string ipage) " 0\n")
     (insert "%%EOF\n")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]