1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-22 05:31:01 -08:00
emacs/lisp/textmodes
Stefan Monnier ea590e1c63 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.
2000-10-15 03:48:17 +00:00
..
.gitignore
bib-mode.el
bibtex.el
fill.el (sentence-end-double-space) 2000-10-06 19:50:40 +00:00
flyspell.el
ispell.el (ispell-menu-map-needed): Put back the boundp 2000-08-18 18:46:25 +00:00
makeinfo.el
nroff-mode.el
ooutline.el
outline.el (outline-minor-mode): Use define-minor-mode. 2000-09-29 03:36:26 +00:00
page-ext.el
page.el
paragraphs.el
picture.el
refbib.el
refer.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el
scribe.el
sgml-mode.el
spell.el
tex-mode.el Require CL when compiling. 2000-10-15 03:48:17 +00:00
texinfmt.el
texinfo.el Update copyright and fix typo. 2000-10-10 19:35:00 +00:00
texnfo-upd.el
text-mode.el
tildify.el Minor doc/commentary fixes. 2000-09-10 22:07:06 +00:00
two-column.el
underline.el