emacs/lisp/textmodes
Karl Heuer 6fdf40f3a1 (ispell-local-dictionary-alist): New variable for
customizing local dictionaries not accessable by everyone.
(ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
(ispell-required-version): Changed format `(major minor
revision)' to support general pattern matching.
(ispell-tex-skip-alists): AMS Tex block comment and `\author'
skip region commented out due to incorrect skip potential in std latex.
(ispell-word): Removed `when' macro.  Fixed bug of not restoring
cursor point on small words for calls from `ispell-minor-mode'.
(check-ispell-version): Tests and accepts versions major.minor
and above, with adjustments for interactions in 3.1.0-3.1.11.
(ispell-get-line): No longer skips ispell process special characters.
(ispell-comments-and-strings): Removed `when' macro call.
(ispell-minor-check): Requires ispell-word to restore cursor point.
(ispell-buffer-local-parsing): Supports checking comments only.
1999-05-09 06:34:35 +00:00
..
bib-mode.el Customized. 1998-02-22 17:34:42 +00:00
bibtex.el (bibtex-reference-head): Allow entries to start with a newline. 1999-04-26 04:08:25 +00:00
fill.el (sentence-end-double-space): Doc fix. 1999-03-12 18:48:09 +00:00
flyspell.el (flyspell-mode-on): Use 1999-03-09 03:29:04 +00:00
ispell.el (ispell-local-dictionary-alist): New variable for 1999-05-09 06:34:35 +00:00
ispell4.el (ispell-message): Use rfc822-goto-eoh. 1998-04-30 06:40:47 +00:00
makeinfo.el Add defgroup's; use defcustom for user vars. 1997-04-12 03:18:33 +00:00
nroff-mode.el (nroff): Moved from editing' to wp'. 1997-10-16 18:44:52 +00:00
ooutline.el (outline-mode): Autoload cookie deleted. 1997-05-07 03:57:29 +00:00
outline.el (outline-regexp): Doc fix. 1999-04-26 05:14:12 +00:00
page-ext.el Fix typo. 1998-12-31 01:49:11 +00:00
page.el (narrow-to-page): Check whether forward-page 1997-10-16 18:09:31 +00:00
paragraphs.el (sentence-end): Doc fix. 1999-03-12 18:47:42 +00:00
picture.el Make a new map by make-keymap. 1998-11-24 03:52:08 +00:00
refbib.el Customized. 1998-02-22 17:34:42 +00:00
refer.el Customized. 1998-02-22 17:34:42 +00:00
reftex.el Comment fix. 1999-02-23 22:18:30 +00:00
scribe.el Customized. 1998-02-22 17:34:42 +00:00
sgml-mode.el (html-mode): Use sentence-end-double-space when setting sentence-end. 1999-03-09 19:24:33 +00:00
spell.el Doc fix in Commentary section. 1998-02-23 17:51:06 +00:00
tex-mode.el (tex-start-shell): Use add-hook for 1999-03-29 09:06:05 +00:00
texinfmt.el (texinfo-format-buffer): Bind coding-system-for-write, to avoid hanging when 1999-04-26 04:13:01 +00:00
texinfo.el (texinfo-environment-regexp): Add the def... constructs. 1999-02-09 00:34:17 +00:00
texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu): Remove calls to sleep-for. 1999-02-09 00:38:12 +00:00
text-mode.el (text-mode): Locally set indent-line-function. 1998-06-27 22:23:43 +00:00
two-column.el Update comment. 1998-12-14 03:22:44 +00:00
underline.el Add provide call. 1997-06-22 18:57:55 +00:00