1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-14 18:10:32 -08:00
emacs/lisp/textmodes
Richard M. Stallman a6e7a34bef (ispell-local-dictionary-overridden): New var.
(ispell-local-dictionary): Doc fix.
(ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
Don't reinitialize at run time.  Don't defcustom.
All uses changed to append ispell-local-dictionary-alist,
or else check it first.
(ispell-current-dictionary): New variable for dictionary in use.
(ispell-dictionary): Now used only for global default.
(ispell-start-process): Set ispell-current-dictionary,
not ispell-dictionary.
(ispell-change-dictionary): Use this only for setting
user preferences.
(ispell-internal-change-dictionary): New function
to change the current dictionary in use.
(ispell-region, ispell-process-line, ispell-buffer-local-dict):
Use ispell-current-dictionary.
Handle ispell-local-dictionary-overridden.
(ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
2005-01-31 11:54:36 +00:00
..
.gitignore
artist.el (artist-butlast-fn): Var deleted. 2004-12-30 23:37:15 +00:00
bib-mode.el
bibtex.el (bibtex-format-entry): Use `bibtex-empty-field-re' only on the text of 2005-01-25 17:26:11 +00:00
conf-mode.el Fix copy'n'paste mess up. 2004-12-01 00:02:01 +00:00
dns-mode.el
enriched.el
fill.el
flyspell.el (flyspell-mouse-map): Pop the menu 2004-11-16 15:29:10 +00:00
ispell.el (ispell-local-dictionary-overridden): New var. 2005-01-31 11:54:36 +00:00
makeinfo.el
nroff-mode.el
org.el (org-version): Unnecessary prefix arg removed. 2005-01-17 10:18:56 +00:00
page-ext.el
page.el
paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND 2004-12-29 01:35:21 +00:00
picture.el
po.el
refbib.el
refer.el
refill.el (refill-post-command-function): 2005-01-23 22:01:59 +00:00
reftex-auc.el 2005-01-14 Carsten Dominik <dominik@science.uva.nl> 2005-01-14 10:12:03 +00:00
reftex-cite.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-40 2005-01-16 02:37:50 +00:00
reftex-dcr.el 2005-01-14 Carsten Dominik <dominik@science.uva.nl> 2005-01-14 10:12:03 +00:00
reftex-global.el * textmodes/reftex-global.el (reftex-isearch-push-state-function) 2005-01-26 08:28:31 +00:00
reftex-index.el 2005-01-14 Carsten Dominik <dominik@science.uva.nl> 2005-01-14 10:12:03 +00:00
reftex-parse.el 2005-01-14 Carsten Dominik <dominik@science.uva.nl> 2005-01-14 10:12:03 +00:00
reftex-ref.el 2005-01-14 Carsten Dominik <dominik@science.uva.nl> 2005-01-14 10:12:03 +00:00
reftex-sel.el 2005-01-14 Carsten Dominik <dominik@science.uva.nl> 2005-01-14 10:12:03 +00:00
reftex-toc.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-40 2005-01-16 02:37:50 +00:00
reftex-vars.el 2005-01-14 Carsten Dominik <dominik@science.uva.nl> 2005-01-14 10:12:03 +00:00
reftex.el * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex 2005-01-26 08:28:06 +00:00
sgml-mode.el (sgml-fill-nobreak): New fun. 2005-01-13 14:51:57 +00:00
spell.el
table.el (table group): Add :version. 2004-11-04 10:23:05 +00:00
tex-mode.el Comment change. 2005-01-17 23:49:20 +00:00
texinfmt.el (texinfo-format-buffer-1): Call buffer-disable-undo. 2004-12-27 16:08:57 +00:00
texinfo.el (texinfo-mode): Use mode-require-final-newline. 2004-12-31 14:58:20 +00:00
texnfo-upd.el
text-mode.el (text-mode): Use mode-require-final-newline. 2004-12-31 14:58:41 +00:00
tildify.el
two-column.el
underline.el