1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 06:20:43 -08: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 ignore *.elc 2000-06-19 16:16:01 +00:00
bib-mode.el
bibtex.el
fill.el (fill-find-break-point): Check the validity of charset. 2000-06-07 12:00:23 +00:00
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 (makeinfo-compile): Don't quote lambda. 2000-06-12 05:28:02 +00:00
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 * textmodes/reftex.el (reftex-find-citation-regexp-format): 2000-06-20 12:52:00 +00:00
reftex-cite.el (reftex-bibtex-selection-callback): Call throw correctly. 2000-07-13 18:54:58 +00:00
reftex-dcr.el * textmodes/reftex.el (reftex-find-citation-regexp-format): 2000-06-20 12:52:00 +00:00
reftex-global.el * textmodes/reftex.el (reftex-find-citation-regexp-format): 2000-06-20 12:52:00 +00:00
reftex-index.el * textmodes/reftex.el (reftex-find-citation-regexp-format): 2000-06-20 12:52:00 +00:00
reftex-parse.el * textmodes/reftex.el (reftex-find-citation-regexp-format): 2000-06-20 12:52:00 +00:00
reftex-ref.el * textmodes/reftex.el (reftex-find-citation-regexp-format): 2000-06-20 12:52:00 +00:00
reftex-sel.el * textmodes/reftex.el (reftex-find-citation-regexp-format): 2000-06-20 12:52:00 +00:00
reftex-toc.el * textmodes/reftex.el (reftex-find-citation-regexp-format): 2000-06-20 12:52:00 +00:00
reftex-vars.el * textmodes/reftex.el (reftex-find-citation-regexp-format): 2000-06-20 12:52:00 +00:00
reftex.el * textmodes/reftex.el (reftex-find-citation-regexp-format): 2000-06-20 12:52:00 +00:00
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