auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to auctex/tex.el,v


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/tex.el,v
Date: Sun, 04 May 2008 18:58:54 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    08/05/04 18:58:54

Index: tex.el
===================================================================
RCS file: /cvsroot/auctex/auctex/tex.el,v
retrieving revision 5.617
retrieving revision 5.618
diff -u -b -r5.617 -r5.618
--- tex.el      4 May 2008 12:22:10 -0000       5.617
+++ tex.el      4 May 2008 18:58:53 -0000       5.618
@@ -516,7 +516,7 @@
     ("%cS" TeX-source-specials-view-expand-client)
     ("%(outpage)" (lambda () (if TeX-sync-output-page-function
                                 (funcall TeX-sync-output-page-function)
-                              "")))
+                              "1")))
     ;; `file' means to call `TeX-master-file' or `TeX-region-file'
     ("%s" file nil t)
     ("%t" file t t)




reply via email to

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