Mercurial > emacs
changeset 7005:3632da43b414
(ispell-dictionary-alist): Renamed the entry for danish from "dansk" to
"danish" in order to conform with reality.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 21 Apr 1994 13:51:26 +0000 |
parents | 0c4d3481bb1b |
children | 5f1e5be68fcd |
files | lisp/textmodes/ispell.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/ispell.el Thu Apr 21 09:04:46 1994 +0000 +++ b/lisp/textmodes/ispell.el Thu Apr 21 13:51:26 1994 +0000 @@ -409,7 +409,7 @@ "[-']" nil ("-C" "-d" "svenska") "~list") ; Add `"-T" "list"' instead? ("francais" "[A-Za-z]" "[^A-Za-z]" "[-`'\^]" nil nil nil) - ("dansk" ; dansk.aff + ("danish" ; danish.aff "[A-Z\306\330\305a-z\346\370\345]" "[^A-Z\306\330\305a-z\346\370\345]" "[-]" nil ("-C") nil) )