1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00
emacs/lisp/textmodes
Richard M. Stallman b9431ae037 Improved and fixed customize for variables:
ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
ispell-dictionary-alist, ispell-skip-sgml.
Improved and fixed comments in variables and messages for
functions: ispell-help-in-bufferp, ispell-local-dictionary,
ispell-menu-map, ispell-checking-message, ispell-parser,
ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
ispell-comments-and-strings, ispell-continue, ispell-complete-word,
ispell-message-text-end, ispell-add-per-file-word-list.
(ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
system is now required for all languages.  Casechars improved for
castellano, castellano8, and norsk dictionaries.  Dictionary
norsk7-tex removed.  Dictionary polish added.
(ispell-dictionary-alist): Redefined at load-time to support
dictionary changes.
(ispell-menu-map): Redefined at load-time to support menu changes.
(ispell-check-version): New alias for `check-ispell-version'.
(ispell-parse-output): Fixed matching for ispell error messages.
Correctly returns spelling suggestions in order generated by ispell process.
(check-ispell-version): Ensure `case-fold-search' doesn't get redefined.
(ispell-complete-word): Ensure `case-fold-search' doesn't get
redefined.  Fix bug that didn't respect case of word being completed.
(ispell-init-process): Set process coding system to be compatible
with emacs processes and the ispell process.
(ispell-kill-ispell): Ensures ispell process has terminated before
starting new process.  This can otherwise confuse process filters
and hang the ispell process.
(ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
skipping support for sgml.
(ispell-minor-check): Support sgml labels.  Fix mapping ^M to \r
which could cause `ispell-complete-word' to hang.
(ispell-message): Improved message reference matching.  Ensure
`case-fold-search' doesn't get redefined.
(ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
get redefined.  Fixed bug in returning to nroff mode from tex mode.
(ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
get redefined.
1998-12-01 07:23:27 +00:00
..
bib-mode.el
bibtex.el (bibtex-hide-entry-bodies): When entry 1998-06-30 06:55:03 +00:00
fill.el (sentence-end-without-period): New variable. 1998-10-21 11:50:56 +00:00
flyspell.el (flyspell-check-word-p): Don't delay inside a kbd macro. 1998-12-01 00:50:45 +00:00
ispell.el Improved and fixed customize for variables: 1998-12-01 07:23:27 +00:00
ispell4.el
makeinfo.el
nroff-mode.el
ooutline.el
outline.el (hide-region-body): Bind 1998-10-02 14:38:12 +00:00
page-ext.el
page.el
paragraphs.el (use-hard-newlines): Doc fix. 1998-09-13 03:41:13 +00:00
picture.el Make a new map by make-keymap. 1998-11-24 03:52:08 +00:00
refbib.el
refer.el
reftex.el (reftex-finding-files): Group documentation fixed. 1998-11-13 16:17:25 +00:00
scribe.el
sgml-mode.el Require skeleton when compiling. 1998-11-16 17:50:28 +00:00
spell.el
tex-mode.el (tex-feed-input): New function. 1998-11-25 01:07:19 +00:00
texinfmt.el (texinfo-format-scan): 1998-11-07 02:03:33 +00:00
texinfo.el (texinfo-show-structure): Bind inhibit-read-only. 1998-09-25 17:01:52 +00:00
texnfo-upd.el (texinfo-make-menu): Don't let 1998-10-11 12:47:19 +00:00
text-mode.el (text-mode): Locally set indent-line-function. 1998-06-27 22:23:43 +00:00
two-column.el Bind f2 and C-x 6 prefixes 1998-06-01 03:03:00 +00:00
underline.el