1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 21:50:37 -08:00
emacs/lisp/textmodes
Gerd Moellmann 9050446cf6 (xemacsp, version18p, version-20p):
Add ispell- prefix.

Only define dictionaries in menus when they exist.
(version18p): New variable.
(version20p): New variable.
(xemacsp): New variable.
(ispell-choices-win-default-height): Fix for XEmacs visibility.
(ispell-dictionary-alist1): Added Brasileiro dictionary.
(ispell-dictionary-alist6): Russian command lines no longer accept
run-together words.
(ispell-local-dictionary-alist): Add koi8-r to customize definition.
(ispell-dictionary-alist): Add koi8-r to customize definition.
(check-ispell-version): Added documentation string.  Returns
library path when called non-interactively.
(ispell-menu-map-needed): Uses new variables.
(ispell-library-path): New variable.
(ispell-decode-string): XEmacs fix for bogus variable bindings.
(ispell-word): Improved documentation string.  Test for valid
character mappings.  Correctly check typed in word changes that can
result in single words split into multiple words.  Returns
replacement word.
(ispell-command-loop): Fixes XEmacs display bugs.  Show word to
replace in recursive query replace mode.  Help message for
recursive edit mode.
(ispell-show-choices): Protect against bad framepop bindings.
(ispell-help): Fix to work with XEmacs.
(ispell-highlight-spelling-error): Use new variables.
(ispell-overlay-window): Fix to work with XEmacs.
(ispell-parse-output): Passed and returns location information
tracking spelling corrections.  Doesn't recheck same word on
current line.
(ispell-init-process): Protect against bogus XEmacs variable binding.
Fix call to single argument in sleep-for.  Use new variables.
(ispell-region): Passed and returns location information tracking
spelling corrections.  Doesn't check same word on current line.
Improved documentation string.  Doesn't resend a line already
checked to the ispell process - fixes bug in LaTeX parsing.
(ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
(ispell-skip-region): No longer skips <TT> in SGML.
(ispell-process-line): Tracks location information with spelling
corrections.  Added documentation string.  Accounts for words
already accepted on this line.  Don't allow query-replace on line
starting with math characters.  Doesn't resend a line already sent
to ispell process.  Fixes alignment error bug.
2000-01-10 12:06:33 +00:00
..
bib-mode.el
bibtex.el
fill.el
flyspell.el
ispell.el (xemacsp, version18p, version-20p): 2000-01-10 12:06:33 +00:00
makeinfo.el
nroff-mode.el
ooutline.el
outline.el Copyright up-date. 2000-01-05 22:59:31 +00:00
page-ext.el
page.el
paragraphs.el
picture.el
refbib.el
refer.el
reftex-auc.el New version number. 2000-01-05 15:15:41 +00:00
reftex-cite.el New version number. 2000-01-05 15:15:41 +00:00
reftex-dcr.el New version number. 2000-01-05 15:15:41 +00:00
reftex-global.el New version number. 2000-01-05 15:15:41 +00:00
reftex-index.el New version number. 2000-01-05 15:15:41 +00:00
reftex-parse.el New version number. 2000-01-05 15:15:41 +00:00
reftex-ref.el New version number. 2000-01-05 15:15:41 +00:00
reftex-sel.el New version number. 2000-01-05 15:15:41 +00:00
reftex-toc.el New version number. 2000-01-05 15:15:41 +00:00
reftex-vars.el New version number. 2000-01-05 15:15:41 +00:00
reftex.el New version number. 2000-01-05 15:15:41 +00:00
scribe.el
sgml-mode.el
spell.el
tex-mode.el
texinfmt.el (texinfo-format-scan): Use ?\n instead 2000-01-09 18:21:26 +00:00
texinfo.el
texnfo-upd.el
text-mode.el (text-mode): Remove page-delimiter's `^' from paragraph-start. 2000-01-05 22:32:54 +00:00
tildify.el
two-column.el
underline.el