Mercurial > emacs
view noleim-Makefile.in @ 37896:5cc52d5c2f2b
(tex-mode-syntax-table): Add ^.
(tex-font-lock-keywords-1, tex-font-lock-keywords-2):
Allow spaces around macro arguments.
(tex-mode-map): Inherit from text-mode-map, but rebind \t to
indent-for-tab-command.
(latex-mode-map, plain-tex-mode-map): New keymaps.
Inherit from tex-mode-map.
(tex-common-initialization): Don't setup the keymap any more
since it's now done right by define-derived-mode.
(latex-mode): Set skeleton-end-hook to nil.
(latex-skeleton-end-hook): Remove.
(tex-latex-block, latex-insert-item): Simplify.
(latex-syntax-after): Use following-char rather than char-after.
(tex-discount-args-cmds, tex-count-words): New functions.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 25 May 2001 22:08:34 +0000 |
parents | 959f9593632f |
children |
line wrap: on
line source
# This placeholder appears in the `leim' subdirectory in the Emacs # distribution. It is is overwritten with a real makefile # when you actually extract LEIM into the directory. all install: # Avoid error when these targets are used. clean extraclean distclean mostlyclean maintainer-clean::