diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2000-09-29 01:45:46 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2000-09-29 01:45:46 +0000 |
commit | d6709b80940bb4ed50fe98c6882f4f8d2d6ca299 (patch) | |
tree | 24f164800de8c57584594dec093ed8586452a799 /lisp/emacs-lisp/bytecomp.el | |
parent | 4f837d3b58c504d033e65670e3a76004fb2f57c2 (diff) | |
download | emacs-d6709b80940bb4ed50fe98c6882f4f8d2d6ca299.tar.gz emacs-d6709b80940bb4ed50fe98c6882f4f8d2d6ca299.tar.bz2 emacs-d6709b80940bb4ed50fe98c6882f4f8d2d6ca299.zip |
(latex-imenu-indent-string): Add a space.
(latex-outline-regexp): New var.
(latex-outline-level): New fun.
(latex-section-alist): New var.
(latex-imenu-create-index): Use it. Use `push' as well.
(tex-shell-map): Initialize it properly.
(tex-mode): Minor stylistic change.
(plain-tex-mode): Use define-derived-mode.
(latex-mode): Use define-derived-mode.
Construct the paragraph regexps in a more readable way.
Set the buffer-local outline-{level,regexp} vars.
(slitex-mode): Derive from latex-mode.
(tex-common-initialization): Don't kill-all-vars anymore.
Add setting for comment-add and font-lock-defaults.
(tex-start-shell): Use with-current-buffer and don't re-init keymap.
(tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
(tex-start-tex): New arg DIR (and send a chdir command for it).
Also display the shell buffer and save it in tex-last-buffer-texed.
(tex-region): Use expand-file-name rather than concat.
Remove code made useless by changes in tex-start-tex.
(tex-file): Use tex-main-file and adapt to new tex-start-tex.
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions