1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
emacs/lisp/textmodes
Stefan Monnier d6709b8094 (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.
2000-09-29 01:45:46 +00:00
..
.gitignore
bib-mode.el
bibtex.el
fill.el
flyspell.el (flyspell-mouse-map): Use `map' instead 2000-07-26 13:05:03 +00:00
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): Don't quote lambda. 2000-08-16 20:34:25 +00:00
page-ext.el
page.el
paragraphs.el
picture.el
refbib.el
refer.el Correct maintainer's email address. 2000-07-19 15:50:36 +00:00
reftex-auc.el
reftex-cite.el (reftex-bibtex-selection-callback): Call throw correctly. 2000-07-13 18:54:58 +00:00
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 (latex-imenu-indent-string): Add a space. 2000-09-29 01:45:46 +00:00
texinfmt.el
texinfo.el (texinfo-mode): Prevent filling lines 2000-09-25 11:16:43 +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