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)


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to