view lisp/term/vt125.el @ 57304:8d5af2441eda

(tex-dvi-view-command): Use `yap' on w32. (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'. (latex-block-args-alist): Add minipage and picture. (latex-block-body-alist): Use reftex-label if enabled. (latex-insert-block): Don't insert a \n if not necessary. (tex-compile-commands): Make sure dvips doesn't send to printer. (tex-compile-default): Handle the case where no executable is found. (latex-noindent-environments): New var. (latex-find-indent): Use it. Take an empty line as an arg-breaker. If tex-indent-allhanging is non-nil, make sure we only align for macros at beginning of line.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 03 Oct 2004 19:53:23 +0000
parents 695cf19ef79e
children af1c58687bdd 375f2633d815
line wrap: on
line source

;; -*- no-byte-compile: t -*-

(load "term/vt100" nil t)

;;; arch-tag: 1d92d70f-dd55-4a1d-9088-e215a4883801
;;; vt125.el ends here