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: Sun, 22 Jan 2006 15:01:43 +0000

Index: auctex/tex.el
diff -u auctex/tex.el:5.554 auctex/tex.el:5.555
--- auctex/tex.el:5.554 Wed Dec 28 16:18:10 2005
+++ auctex/tex.el       Sun Jan 22 15:01:42 2006
@@ -235,9 +235,6 @@
 
 TeX-run-silent: Start the process in the background.
 
-TeX-run-dviout: Special hook for the Japanese dviout previewer for
-PC-9801.
-
 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
 process.  It might be useful to use `TeX-run-command' in order to
@@ -269,7 +266,6 @@
                                (function-item TeX-run-discard)
                                (function-item TeX-run-background)
                                (function-item TeX-run-silent)
-                               (function-item TeX-run-dviout)
                                (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]