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


From: Masayuki Ataka
Subject: [AUCTeX-diffs] Changes to auctex/tex.el
Date: Sat, 28 Jan 2006 12:50:36 +0000

Index: auctex/tex.el
diff -u auctex/tex.el:5.556 auctex/tex.el:5.557
--- auctex/tex.el:5.556 Tue Jan 24 20:39:41 2006
+++ auctex/tex.el       Sat Jan 28 12:50:35 2006
@@ -235,8 +235,8 @@
 
 TeX-run-silent: Start the process in the background.
 
-TeX-run-dviout: Special hook for the Japanese dviout previewer for
-PC-9801.
+TeX-run-discard-foreground: Start the process in the foreground,
+discarding its output.
 
 To create your own hook, define a function taking three arguments: The
 name of the command, the command string, and the name of the file to
@@ -269,7 +269,7 @@
                                (function-item TeX-run-discard)
                                (function-item TeX-run-background)
                                (function-item TeX-run-silent)
-                               (function-item TeX-run-dviout)
+                               (function-item TeX-run-discard-foreground)
                                (function-item TeX-run-ispell-on-document)
                                (function :tag "Other"))
                        (boolean :tag "Prompt")




reply via email to

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