]> git.eshelyaron.com Git - emacs.git/commit
Require CL when compiling.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 15 Oct 2000 03:48:17 +0000 (03:48 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 15 Oct 2000 03:48:17 +0000 (03:48 +0000)
commitea590e1c631c1c68e0ce6c0a7aaff9ece7566bf3
treed06f20870791ef7ca130017d4ddae580e35d6440
parent1ed6d8ef37fac87dc1d495881a974efdb3454149
Require CL when compiling.
(tex-mode-syntax-table): Init immediately.
(tex-mode-map): Bind M-RET to latex-insert-item.
(latex-mode): Set indent-line-function to latex-indent.
(tex-common-initialization): Don't setup the syntax-table any more.
(latex-insert-item): New skeleton.
(tex-next-unmatched-end): Fix copy/paste braino.
(latex-syntax-after, latex-skip-close-parens, latex-down-list)
(latex-indent, latex-find-indent): New functions.
(tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
(tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
(tex-compilation-parse-errors): Use with-syntax-table.
lisp/textmodes/tex-mode.el