comparison 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
comparison
equal deleted inserted replaced
66557:0a53832a48ce 66558:fadace302be8
1 2005-10-30 Richard M. Stallman <rms@gnu.org>
2
3 * textmodes/flyspell.el (flyspell-external-point-words):
4 Detect when WORD can't be checked properly because
5 flyspell-get-word finds just part of it, and move on.
6
7 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
8 boundarychar for Polish.
9 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
10 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
11
1 2005-10-31 Nick Roberts <nickrob@snap.net.nz> 12 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
2 13
3 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp. 14 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
4 (gdb-registers-font-lock-keywords): Delete. 15 (gdb-registers-font-lock-keywords): Delete.
5 (gdb-registers-mode): Don't fontify. 16 (gdb-registers-mode): Don't fontify.