/[emacs]/emacs/lisp/textmodes/tex-mode.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/tex-mode.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.137 by rms, Mon Jul 7 20:52:27 2003 UTC revision 1.138 by fx, Tue Aug 5 15:07:38 2003 UTC
# Line 196  use." Line 196  use."
196    :group 'tex-view)    :group 'tex-view)
197    
198  ;;;###autoload  ;;;###autoload
199  (defcustom tex-dvi-view-command '(if (eq window-system 'x) \"xdvi\" \"dvi2tty * | cat -s\")  (defcustom tex-dvi-view-command '(if (eq window-system 'x) "xdvi" "dvi2tty * | cat -s")
200    "*Command used by \\[tex-view] to display a `.dvi' file.    "*Command used by \\[tex-view] to display a `.dvi' file.
201  If it is a string, that specifies the command directly.  If it is a string, that specifies the command directly.
202  If this string contains an asterisk (`*'), that is replaced by the file name;  If this string contains an asterisk (`*'), that is replaced by the file name;

Legend:
Removed from v.1.137  
changed lines
  Added in v.1.138

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26