diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2001-05-25 22:08:58 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2001-05-25 22:08:58 +0000 |
commit | 15ca8de7fde606a675873d22833570c6a26ed2d4 (patch) | |
tree | ba1ea5a3d2332e6fcd8dc66a98a23c7f7b32376a /lisp/emacs-lisp | |
parent | 1a6af6a22163e6f62b579458d9dec1d480cac7a5 (diff) | |
download | emacs-15ca8de7fde606a675873d22833570c6a26ed2d4.tar.gz emacs-15ca8de7fde606a675873d22833570c6a26ed2d4.tar.bz2 emacs-15ca8de7fde606a675873d22833570c6a26ed2d4.zip |
(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.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions