diff lisp/ChangeLog @ 66558:fadace302be8

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 30 Oct 2005 15:52:32 +0000
parents d704f7aa82e8
children a3ac2cd57daa
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 30 15:52:07 2005 +0000
+++ b/lisp/ChangeLog	Sun Oct 30 15:52:32 2005 +0000
@@ -1,3 +1,14 @@
+2005-10-30  Richard M. Stallman  <rms@gnu.org>
+
+	* textmodes/flyspell.el (flyspell-external-point-words):
+	Detect when WORD can't be checked properly because
+	flyspell-get-word finds just part of it, and move on.
+
+	* textmodes/ispell.el (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-31  Nick Roberts  <nickrob@snap.net.nz>
 
 	* progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.