From: Martin Rudalics Date: Tue, 16 Jan 2007 08:51:07 +0000 (+0000) Subject: (ispell-dictionary-alist-3): Replace "---" by "-" in francais7 X-Git-Tag: emacs-pretest-22.0.93~120 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1350ca79f0c0116a6dc20edb6b1d973318e3a725;p=emacs.git (ispell-dictionary-alist-3): Replace "---" by "-" in francais7 otherchars entry. (ispell-dictionary-alist-5): Replace "." by "[.]" for polish otherchars entry. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3f599e637e1..db05c6b76e8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2007-01-16 martin rudalics + + * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---" + by "-" in francais7 otherchars entry. + (ispell-dictionary-alist-5): Replace "." by "[.]" for polish + otherchars entry. + 2007-01-15 Karl Fogel * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 5bc685af65b..241a6670d2d 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -574,7 +574,7 @@ re-start Emacs." "[A-Za-z^\\]" "[^A-Za-z^\\]" "[-'`\"]" t ("-C" "-d" "esperanto") "~tex" iso-8859-3) ("francais7" - "[A-Za-z]" "[^A-Za-z]" "[`'^---]" t nil nil iso-8859-1) + "[A-Za-z]" "[^A-Za-z]" "[`'^-]" t nil nil iso-8859-1) ("francais" ; Francais.aff "[A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374]" "[^A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374]" @@ -623,7 +623,7 @@ re-start Emacs." ("polish" ; Polish mode "[A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "[^A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" - "." nil nil nil iso-8859-2) + "[.]" nil nil nil iso-8859-2) ("portugues" ; Portuguese mode "[a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[^a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]"