1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-03 11:33:37 +00: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 (bibtex-hs-forward-sexp): Added to support 1999-12-05 13:24:44 +00:00
fill.el (fill-find-break-point): Delete codes for 1999-12-15 00:52:08 +00:00
flyspell.el (flyspell-get-word): Add special handling for when ispell-otherchars is empty. 1999-07-12 16:01:16 +00:00
ispell.el (xemacsp, version18p, version-20p): 2000-01-10 12:06:33 +00:00
makeinfo.el Use make-temp-file. 1999-10-15 16:03:59 +00:00
nroff-mode.el
ooutline.el
outline.el Copyright up-date. 2000-01-05 22:59:31 +00:00
page-ext.el Declare dynamic vars. 1999-08-19 15:23:23 +00:00
page.el
paragraphs.el (forward-sentence, forward-paragraph): 1999-10-17 12:51:19 +00:00
picture.el (picture-killed-rectangle): Use defvar, not defconst. 1999-10-18 21:20:22 +00:00
refbib.el Don't print any messages or display 1999-06-04 18:39:01 +00:00
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 (scribe-mode): Doc-fix. 1999-11-13 21:57:55 +00:00
sgml-mode.el * textmodes/sgml-mode.el (sgml-char-names): Change "half" to 1999-10-30 21:06:34 +00:00
spell.el
tex-mode.el (tex-default-mode): Changed to latex-mode. 1999-11-01 12:34:43 +00:00
texinfmt.el (texinfo-format-scan): Use ?\n instead 2000-01-09 18:21:26 +00:00
texinfo.el (texinfo-font-lock-keywords): Add uref, command, option, env and sc. 1999-09-14 10:15:51 +00:00
texnfo-upd.el Fix maintainer address. 1999-08-16 04:04:27 +00:00
text-mode.el (text-mode): Remove page-delimiter's `^' from paragraph-start. 2000-01-05 22:32:54 +00:00
tildify.el *** empty log message *** 1999-10-26 09:48:09 +00:00
two-column.el
underline.el (underline-region, ununderline-region): Add * to interactive spec. 1999-07-20 15:53:45 +00:00