Miles Bader
49d395cd57
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 190-203)
- Update from CVS
- Undo incorrect merge of etc/images/README from Gnus 5.10
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 74-80)
- Update from CVS
- Update from CVS: README: Addition from 5.10.6 tar ball.
2006-04-09 00:38:22 +00:00
Reiner Steib
3e45722587
* subr.el (string-or-null-p): New function.
...
* textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
* textmodes/ispell.el (ispell-local-dictionary): Use
string-or-null-p.
* files.el: Update comment about safe-local-variable declarations.
2006-04-06 19:20:38 +00:00
Reiner Steib
6c07f4d42a
* files.el: Move some `safe-local-variable' declarations to the
...
respective files.
* textmodes/ispell.el (ispell-check-comments)
(ispell-local-dictionary): Mark as safe.
* abbrev.el (abbrev-mode): Mark as safe.
* add-log.el (change-log-default-name): Mark as safe.
* textmodes/reftex-vars.el (reftex-vref-is-default)
(reftex-fref-is-default, reftex-level-indent)
(reftex-guess-label-type): Mark as safe.
* textmodes/fill.el (colon-double-space): Mark as safe.
* textmodes/paragraphs.el (paragraph-start, paragraph-separate)
(sentence-end-double-space, sentence-end-without-period)
(sentence-end-without-space, sentence-end, sentence-end-base)
(page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
2006-04-06 15:36:24 +00:00
Miles Bader
292203c9ef
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 157-163)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 58-61)
- Update from CVS
2006-03-19 19:43:57 +00:00
Eli Zaretskii
b857cb5c8e
(ispell-skip-region-alist): Add "_+" to the part that matches email addresses,
...
file names, etc.
2006-03-18 14:11:55 +00:00
Miles Bader
71936d6753
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 148-156)
- Update from CVS
- Merge from gnus--rel--5.10
- Remove nick-abbrevs stuff from rcirc.el
- rcirc.el update from Ryan Yeske
* gnus--rel--5.10 (patch 57)
- Copy/update icons from Gnus trunk
2006-03-13 12:19:58 +00:00
Eli Zaretskii
918555b804
(ispell-find-aspell-dictionaries): Add aliases before merging elements from the
...
standard ispell-dictionary-alist.
(ispell-aspell-add-aliases): Add aliases to the passed dictionary alist, and
return the new alist.
2006-03-11 15:36:15 +00:00
Eli Zaretskii
17849b4ae2
(ispell-menu-map-needed) [ispell-message]: Be visible only if major mode
...
is Mail Mode.
2006-03-11 15:29:52 +00:00
Miles Bader
b434f199db
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 97-112)
- Update from CVS
- Merge from erc--emacs--0
- Update from CVS: src/regex.c (extend_range_table_work_area): Fix typo.
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 37)
- Update from CVS
2006-02-22 06:54:10 +00:00
Eli Zaretskii
72e4724be1
(ispell-local-dictionary-alist): Accept as valid any coding-system
...
supported by emacs.
(ispell-dictionary-alist-3): Esperanto dictionary's coding system
changed to iso-8859-3.
2006-02-17 11:13:26 +00:00
Eli Zaretskii
a2a385a7ab
(ispell-change-dictionary): Call ispell-buffer-local-dict instead of
...
ispell-accept-buffer-local-defs.
2006-02-17 10:43:53 +00:00
Miles Bader
06eb776d8e
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 16-33)
- Update from CVS
- Install ERC.
- Fix ERC compiler warnings.
- Use utf-8 encoding in ERC ChangeLogs.
- Merge ERC-related Viper hacks into Viper.
- Merge from erc--main--0
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 8-13)
- Merge from emacs--devo--0
- Update from CVS
2006-02-01 10:07:17 +00:00
Eli Zaretskii
967a91b21d
(ispell-find-aspell-dictionaries): If no English aspell dictionary is
...
installed, use the first entry of ispell-dictionary-alist-1.
2006-01-27 19:49:14 +00:00
Miles Bader
41882805d6
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 616-696)
- Add lisp/mh-e/.arch-inventory
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords.
- lisp/gnus/ChangeLog: Remove duplicate entry
* gnus--rel--5.10 (patch 147-181)
- Update from CVS
- Merge from emacs--cvs-trunk--0
- Update from CVS: lisp/mml.el (mml-preview): Doc fix.
- Update from CVS: texi/message.texi: Fix default values.
- Update from CVS: texi/gnus.texi (RSS): Addition.
2006-01-16 08:37:27 +00:00
Stefan Monnier
d83d8efe0b
(ispell-internal-change-dictionary, ispell-change-dictionary):
...
Undo most of last change of 2006-01-13.
(start, end): Move declaration outside of eval-when-compile.
2006-01-15 06:05:50 +00:00
Stefan Monnier
2834b9b3b8
(ispell-kill-ispell): Run new hook ispell-kill-ispell-hook.
2006-01-15 05:42:35 +00:00
Eli Zaretskii
fc8a237d21
(ispell-init-process): Include the used dictionary in ispell process
...
start message.
(ispell-internal-change-dictionary): When flyspell-mode is active and
dictionary is changed, make sure ispell process is restarted and
flyspell word cache cleared out for the current buffer.
(ispell-change-dictionary): Make sure flyspell word cache is cleared
out in all buffers with active flyspell mode when dictionary is globally
changed. Call ispell-internal-change-dictionary after dictionary change.
2006-01-13 10:46:09 +00:00
Richard M. Stallman
09b2eb5e8c
(ispell-current-personal-dictionary): New variable.
...
(ispell-start-process): Set that variable.
Clear ispell-buffer-local-name.
(ispell-internal-change-dictionary):
Set ispell-current-dictionary after killing process.
(ispell-buffer-local-dict):
Don't set spell-personal-dictionary after killing process.
(ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
(ispell-tex-skip-alists)
(ispell-html-skip-alists, ispell-skip-region-alist): Mark as risky.
2005-12-16 02:00:02 +00:00
Juri Linkov
9bb3de4b31
(ispell-highlight-spelling-error-overlay):
...
Change overlay priority from 1 to 1001. Reuse existing overlay.
2005-12-09 09:47:30 +00:00
Richard M. Stallman
d27a3d1684
(ispell-command-loop): Change `i' description not to assume it
...
pertains to an affix.
2005-11-03 21:34:12 +00:00
Richard M. Stallman
fb031ddd98
(ispell-dictionary-alist-5): Add . as boundarychar for Polish.
...
(ispell-dictionary-alist-4): Add . as boundarychar for Italian.
(ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
2005-10-30 15:49:51 +00:00
Richard M. Stallman
a8097641a5
(ispell-local-dictionary-overridden): Fix the
...
make-variable-buffer-local call that was supposed to be for this variable.
(ispell-aspell-supports-utf8): Doc fix.
(ispell-find-aspell-dictionaries): Preserve elements of
ispell-dictionary-alist for dictionaries that aspell doesn't report.
(ispell-aspell-find-dictionary): Return nil on error.
2005-10-23 18:22:06 +00:00
Miles Bader
9fe76e1b25
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 581-597)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 133-141)
- Update from CVS
- Merge from emacs--cvs-trunk--0
- Update from CVS: texi/gnus.texi (RSS): Fix key description.
- Update from CVS: texi/gnus.texi (Document Server Internals): Addition.
2005-10-15 00:26:05 +00:00
Romain Francoise
865729da26
(ispell-check-version): Fix last change.
2005-10-09 12:54:23 +00:00
Richard M. Stallman
344066e625
(ispell-check-version):
...
Ignore hyphen, and all that follows, in aspell's version text.
2005-10-08 19:55:02 +00:00
Miles Bader
00e18f33ad
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 569-579)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 129-132)
- Update from CVS
- Merge from emacs--cvs-trunk--0
2005-10-07 07:15:40 +00:00
Richard M. Stallman
966a7f495b
(ispell-word, ispell-region): Call ispell-maybe-find-aspell-dictionaries.
...
(ispell-accept-buffer-local-defs):
Don't call ispell-maybe-find-aspell-dictionaries
2005-10-04 20:28:27 +00:00
Stefan Monnier
326ebf78cd
(ispell-find-aspell-dictionaries): Remove interactive spec.
2005-10-03 18:11:35 +00:00
Miles Bader
7b9dc9afcc
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 556-561)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 122-124)
- Update from CVS: lisp/mm-url.el (mm-url-decode-entities): Fix regexp.
- Update from CVS
2005-09-25 22:07:01 +00:00
Eli Zaretskii
999f7d6519
(ispell-maybe-find-aspell-dictionaries): New function, code extracted from
...
ispell-valid-dictionary-list.
(ispell-valid-dictionary-list, ispell-accept-buffer-local-defs): Call it.
2005-09-24 10:46:03 +00:00
Miles Bader
6f512f0b53
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 542-553)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 116-121)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-09-19 10:20:33 +00:00
Deepak Goel
5673af85e4
Message format spec fixes (2)
2005-09-18 12:28:30 +00:00
Eli Zaretskii
4ca8965ca1
(ispell-aspell-supports-utf8): New variable.
...
(ispell-check-version): Set ispell-aspell-supports-utf8 to t for
aspell versions >= 0.60.
(ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
only if ispell-aspell-supports-utf8 is non-nil.
2005-09-17 11:35:13 +00:00
Miles Bader
ff8d296438
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 532-541)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 112-115)
- Update from CVS
2005-09-11 22:21:01 +00:00
Eli Zaretskii
c10b0abc38
(ispell-check-version): Signal an error if aspell version is less than 0.60.
2005-09-10 15:09:06 +00:00
Miles Bader
621806aab2
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 519-530)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 106-111)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-09-06 00:25:20 +00:00
Juanma Barranquero
66793230b0
(mail-yank-prefix): Add defvar.
2005-08-31 10:26:26 +00:00
Miles Bader
d4cccb1406
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 514-518)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 104-105)
- Update from CVS
2005-08-26 09:51:52 +00:00
Richard M. Stallman
7924c5dfbd
(lookup-words): Cope with case where ARGS is empty.
2005-08-15 01:37:41 +00:00
Richard M. Stallman
e7cdb3e043
(ispell-word): More fboundp checks.
...
(ispell-find-aspell-dictionaries): New command.
(ispell-have-aspell-dictionaries): New variable.
(ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
(ispell-get-aspell-config-value): New function.
(ispell-aspell-find-dictionary): New function.
(ispell-aspell-add-aliases): New function.
(ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
appropriate. Don't look for ispell dictionaries if we use aspell.
(ispell-menu-map): Don't build a submenu of dictionaries.
2005-08-09 14:12:44 +00:00
Thien-Thi Nguyen
3731a85096
Update years in copyright notice; nfc.
2005-08-06 17:48:15 +00:00
Miles Bader
bacb9790f5
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 474-484)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 88-91)
- Merge from emacs--cvs-trunk--0
- Update FSF's address in GPL notices
- Update from CVS
2005-07-14 08:02:00 +00:00
Juri Linkov
4a65d2b34e
(ispell-command-loop): Add current dictionary name and program name
...
to mode-line-format.
(ispell-region, ispell-process-line): Add current dictionary name
and program name to messages.
2005-07-09 20:49:10 +00:00
Miles Bader
d3e4babdd1
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 459-473)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 86-87)
- Update from CVS
2005-07-07 12:43:14 +00:00
Lute Kamstra
4fc5845fe8
Update FSF's address.
2005-07-04 16:49:24 +00:00
Miles Bader
eeb88b27e1
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 447-458)
- Update from CVS
- Update from CVS: lisp/subr.el (add-to-ordered-list): Doc fix.
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 83-85)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-06-30 00:31:46 +00:00
Luc Teirlinck
edfa1c2e30
(ispell-word): Remove stray parenthesis.
2005-06-28 22:02:13 +00:00
Richard M. Stallman
f0a1f8bdb5
(ispell-word): Do not ignore short words.
2005-06-28 18:58:30 +00:00
Miles Bader
2092fd2b33
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 358-423)
- Update from CVS
- Remove "-face" suffix from widget faces
- Remove "-face" suffix from custom faces
- Remove "-face" suffix from change-log faces
- Remove "-face" suffix from compilation faces
- Remove "-face" suffix from diff-mode faces
- lisp/longlines.el (longlines-visible-face): Face removed
- Remove "-face" suffix from woman faces
- Remove "-face" suffix from whitespace-highlight face
- Remove "-face" suffix from ruler-mode faces
- Remove "-face" suffix from show-paren faces
- Remove "-face" suffix from log-view faces
- Remove "-face" suffix from smerge faces
- Remove "-face" suffix from show-tabs faces
- Remove "-face" suffix from highlight-changes faces
- Remove "-face" suffix from and downcase info faces
- Remove "-face" suffix from pcvs faces
- Update uses of renamed pcvs faces
- Tweak ChangeLog
- Remove "-face" suffix from strokes-char face
- Remove "-face" suffix from compare-windows face
- Remove "-face" suffix from calendar faces
- Remove "-face" suffix from diary-button face
- Remove "-face" suffix from testcover faces
- Remove "-face" suffix from viper faces
- Remove "-face" suffix from org faces
- Remove "-face" suffix from sgml-namespace face
- Remove "-face" suffix from table-cell face
- Remove "-face" suffix from tex-mode faces
- Remove "-face" suffix from texinfo-heading face
- Remove "-face" suffix from flyspell faces
- Remove "-face" suffix from gomoku faces
- Remove "-face" suffix from mpuz faces
- Merge from gnus--rel--5.10
- Remove "-face" suffix from Buffer-menu-buffer face
- Remove "-face" suffix from antlr-mode faces
- Remove "-face" suffix from ebrowse faces
- Remove "-face" suffix from flymake faces
- Remove "-face" suffix from idlwave faces
- Remove "-face" suffix from sh-script faces
- Remove "-face" suffix from vhdl-mode faces
- Remove "-face" suffix from which-func face
- Remove "-face" suffix from cperl-mode faces
- Remove "-face" suffix from ld-script faces
- Fix cperl-mode font-lock problem
- Tweak which-func face
* gnus--rel--5.10 (patch 80-82)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-06-15 23:32:15 +00:00
Lute Kamstra
420adcc607
(ispell-menu-map-needed): flyspell-mode could be void.
2005-06-09 12:14:26 +00:00