emacs/lisp/textmodes
Stefan Monnier bdbd960600 (tex-font-lock-keywords-1): Use `keep'
rather than `prepend' and add an interesting comment.
(tex-math-face, tex-font-lock-syntactic-face-function):
New face and function to use it.
(tex-define-common-keys, tex-mode-map): Use menu-item rather
than `menu-enable' symbol property.
(tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
(tex-mode): Add some latex-mode commands for auto-selection.
Use tex-font-lock-syntactic-face-function.
(tex-insert-quote): Simplify.
(tex-shell): New mode.
(tex-start-shell): Use it.
(tex-shell-proc, tex-shell-buf): New functions.
(tex-send-command): Use it.
(tex-main-file): Fix the meaning of the new arg REALFILE.
(tex-send-tex-command): New function split from `tex-start-tex'.
Set compilation-last-buffer and compilation-parsing-end.
2000-11-14 11:41:51 +00:00
..
.gitignore ignore *.elc 2000-06-19 16:16:01 +00:00
bib-mode.el
bibtex.el (bibtex-mode): Replaced manual splitting of path 2000-02-15 09:38:09 +00:00
fill.el (skip-line-prefix): New function. 2000-11-13 12:11:04 +00:00
flyspell.el (flyspell-mode-on): Only output welcome message if interactive. 2000-11-12 13:26:15 +00:00
ispell.el (toplevel): Use byte-compiling-files-p 2000-11-09 23:05:07 +00:00
makeinfo.el (makeinfo-compile): Don't quote lambda. 2000-06-12 05:28:02 +00:00
nroff-mode.el
ooutline.el (outline-font-lock-keywords): Use :upper: 2000-03-31 11:07:14 +00:00
outline.el (outline-minor-mode): Use define-minor-mode. 2000-09-29 03:36:26 +00:00
page-ext.el
page.el
paragraphs.el (kill-paragraph, backward-kill-paragraph) 2000-02-23 23:10:32 +00:00
picture.el (picture-killed-rectangle): Use defvar, not defconst. 1999-10-18 21:20:22 +00:00
refbib.el
refer.el Correct maintainer's email address. 2000-07-19 15:50:36 +00:00
refill.el (refill-late-fill-paragraph-function): New 2000-10-27 15:50:24 +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 (scribe-mode): Doc-fix. 1999-11-13 21:57:55 +00:00
sgml-mode.el (sgml-mode-common): Remove `$' from regexp for paragraph-start. 2000-02-12 19:45:53 +00:00
spell.el
tex-mode.el (tex-font-lock-keywords-1): Use `keep' 2000-11-14 11:41:51 +00:00
texinfmt.el (texinfo-format-xref): Don't try to insert nil. 2000-04-27 18:58:13 +00:00
texinfo.el (texinfo-block-default): New var. 2000-11-10 11:55:06 +00:00
texnfo-upd.el Require texinfo. 2000-11-06 15:53:05 +00:00
text-mode.el (text-mode-hook): Add flyspell-mode to 2000-03-12 15:22:14 +00:00
tildify.el Minor doc/commentary fixes. 2000-09-10 22:07:06 +00:00
two-column.el
underline.el