1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
emacs/lisp/textmodes
Stefan Monnier 95a045bd7f Set encoding to utf-8.
(tex-start-options): Make it into always-a-string.
Remove silly custom options that are covered by the other var.
(tex-start-commands): Fix docstring.
(tex-open-quote, tex-close-quote): Add options.
(tex-command): Provide default.
(tex-font-lock-keywords-1): Highlight $$...$$.
(tex-font-lock-keywords-2): Fix latin-1 chars.
(tex-mode-map): Remove redundant \t binding.
(tex-mode): Add `subsection' and `newcommand' to known latex cmds.
(latex-mode): Use add-hook for fill-nobreak-predicate.
(tex-common-initialization): Set indent-tabs-mode to nil.
(tex-insert-quote): Undo magic if invoked twice in a row.
(latex-fill-nobreak-predicate): Don't use narrowing.
(tex-latex-block): Don't cons uselessly.
(tex-last-unended-begin): Signal user-friendlier error.
(tex-goto-last-unclosed-latex-block): Don't catch signal.
(tex-start-tex): Switch order of tex-start-options and
tex-start-commands to make it obey docstrings.
2002-07-14 20:39:18 +00:00
..
.gitignore
artist.el Fix typo. 2002-07-03 14:26:51 +00:00
bib-mode.el
bibtex.el New maintainer. 2002-06-17 01:02:21 +00:00
fill.el (fill-context-prefix): Fix last change with yet-another-approach. 2002-04-29 04:02:22 +00:00
flyspell.el (make-flyspell-overlay): Add help text to flyspell overlays. 2002-05-08 15:27:26 +00:00
ispell.el (autoloaded toplevel): Don't use ispell-library-directory without 2002-05-31 18:43:28 +00:00
makeinfo.el
nroff-mode.el
outline.el (outline-reveal-toggle-invisible): Reverse the meaning of the second arg. 2002-05-20 18:32:07 +00:00
page-ext.el
page.el
paragraphs.el * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks 2002-02-17 15:08:31 +00:00
picture.el (picture-forward-column) 2002-07-01 07:47:22 +00:00
po.el (po-content-type-charset-alist): Convert the 2002-03-16 17:29:48 +00:00
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el (reftex-citation): Fix typo. 2002-07-02 14:49:40 +00:00
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el (reftex-select-label-mode) 2002-02-16 12:57:45 +00:00
reftex-toc.el
reftex-vars.el (reftex-label-alist): Fix typo. 2002-07-03 11:29:55 +00:00
reftex.el
scribe.el
sgml-mode.el (sgml-quote): Use narrowing. Improve the regexp used when unquoting. 2002-07-13 19:23:05 +00:00
spell.el
tex-mode.el Set encoding to utf-8. 2002-07-14 20:39:18 +00:00
texinfmt.el Revert last change. 2002-03-09 20:11:46 +00:00
texinfo.el (texinfo-font-lock-keywords): Disable the automatic environment name update. 2002-07-07 20:14:28 +00:00
texnfo-upd.el Revert last change. 2002-03-09 20:11:46 +00:00
text-mode.el (text-mode-hook-identify): Restore previous definition. 2002-02-14 01:31:21 +00:00
tildify.el (tildify-string-alist): Entry for xml-mode added. 2002-03-02 20:42:20 +00:00
two-column.el
underline.el