*** ispell.el.orig Wed May 18 19:14:17 1994 --- ispell.el Wed Jul 13 12:32:07 1994 *************** *** 433,438 **** --- 433,446 ---- ("dansk" ; dansk.aff "[A-Z\306\330\305a-z\346\370\345]" "[^A-Z\306\330\305a-z\346\370\345]" "[---]" nil ("-C") nil) + ("castellano" ; Spanish mode + "[A-Z\301\311\315\323\332\334\321a-z\341\351\355\363\372\374\361]" + "[^A-Z\301\311\315\323\332\334\321a-z\341\351\355\363\372\374\361]" + "[---]" nil ("-B") "~tex") + ("castellano8" ; 8 bit spanish mode + "[A-Z\301\311\315\323\332\334\321a-z\341\351\355\363\372\374\361]" + "[^A-Z\301\311\315\323\332\334\321a-z\341\351\355\363\372\374\361]" + "[---]" nil ("-B" "-d" "castellano") "~latin1") ) "An alist of dictionaries and their associated parameters.