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: Tue, 24 Jan 2006 20:39:41 +0000

Index: auctex/tex.el
diff -u auctex/tex.el:5.555 auctex/tex.el:5.556
--- auctex/tex.el:5.555 Sun Jan 22 15:01:42 2006
+++ auctex/tex.el       Tue Jan 24 20:39:41 2006
@@ -235,6 +235,9 @@
 
 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
@@ -266,6 +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-ispell-on-document)
                                (function :tag "Other"))
                        (boolean :tag "Prompt")




reply via email to

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