1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08:00
emacs/lisp/textmodes
Stefan Monnier 7afecb99cb (latex-standard-block-names): Rename from standard-latex-block-names.
(tex-font-lock-keywords-1): Add providecommand, renewenvironment, and
renewtheorem.  Highlight \it and \bf separately since they may overlap.
(tex-font-lock-suscript, tex-font-lock-unfontify-region): New funs.
(tex-font-lock-keywords-3, tex-verbatim-environments)
(tex-font-lock-syntactic-keywords): New vars.
(superscript, subscript, tex-verbatim-face): New faces.
(tex-font-lock-syntactic-face-function): Handle \verb construct.
(tex-common-initialization): Update font-lock-defaults setting.
(tex-insert-braces): Make it into a skeleton.
(latex-fill-nobreak-predicate): Don't break after \.
(latex-insert-block): Rename from tex-latex-block.
(latex-down-list): Use tex-mode-syntax-table when skipping parens
rather than the indentation syntax-table.
(latex-close-block): Rename from tex-close-latex-block.
(latex-split-block): New fun.
(latex-indent): Don't indent inside a verbatim block.
(latex-find-indent): Stick \begin{verbatim} to the margin.
2002-11-08 16:56:57 +00:00
..
.gitignore
artist.el (artist-ff-is-bottommost-line): Fix misplaced ELSE expression on IF. 2002-10-18 15:27:18 +00:00
bib-mode.el
bibtex.el (bibtex-find-entry-location): Fix typo. 2002-10-18 08:27:27 +00:00
fill.el (fill-paragraph): Consider a comment-start as 2002-11-07 22:51:28 +00:00
flyspell.el
ispell.el (check-ispell-version): Bind default-directory 2002-07-29 17:29:31 +00:00
makeinfo.el
nroff-mode.el
outline.el (outline-next-heading): Make sure the match-data is correct where returning. 2002-10-25 15:30:20 +00:00
page-ext.el (pages-target-buffer): Add defvar. Renamed from target-buffer. 2002-08-12 17:23:16 +00:00
page.el
paragraphs.el (forward-paragraph): Keep track of remaining paragraphs to skip more carefully. 2002-10-10 18:01:57 +00:00
picture.el * textmodes/picture.el (picture-mouse-set-point): New command. 2002-10-26 22:40:40 +00:00
po.el (po-content-type-charset-alist): Delete most 2002-10-30 19:47:53 +00:00
refbib.el
refer.el
refill.el
reftex-auc.el Updated to RefTeX 4.18 2002-07-25 07:03:41 +00:00
reftex-cite.el Update to RefTeX 4.18 2002-08-20 10:42:52 +00:00
reftex-dcr.el Update to RefTeX 4.18 2002-08-20 10:42:52 +00:00
reftex-global.el Updated to RefTeX 4.18 2002-07-25 07:03:41 +00:00
reftex-index.el Update to RefTeX 4.19 2002-08-27 09:58:05 +00:00
reftex-parse.el Update to RefTeX 4.19 2002-08-27 09:58:05 +00:00
reftex-ref.el Update to RefTeX 4.19 2002-08-27 09:58:05 +00:00
reftex-sel.el Update to RefTeX 4.19 2002-08-27 09:58:05 +00:00
reftex-toc.el Update to RefTeX 4.19 2002-08-27 09:58:05 +00:00
reftex-vars.el Move reftex-set-dirty here from reftex.el. 2002-10-16 18:37:52 +00:00
reftex.el Move reftex-set-dirty to reftex-vars.el. 2002-10-16 18:39:02 +00:00
scribe.el
sgml-mode.el (sgml-skip-tag-backward, sgml-skip-tag-forward): 2002-11-01 17:41:41 +00:00
spell.el
table.el (table-command-prefix): Fix type. 2002-09-05 18:42:13 +00:00
tex-mode.el (latex-standard-block-names): Rename from standard-latex-block-names. 2002-11-08 16:56:57 +00:00
texinfmt.el (texinfo-format-ifplaintext): New function. 2002-10-29 07:53:08 +00:00
texinfo.el (texinfo-environments): Add environment; copying, documentdescription, 2002-10-29 07:52:32 +00:00
texnfo-upd.el
text-mode.el (text-mode-syntax-table): Make ' a prefix. 2002-10-21 21:04:50 +00:00
tildify.el
two-column.el
underline.el