]> code.delx.au - gnu-emacs/commit
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.
authorAgustín Martín <agustin.martin@hispalinux.es>
Thu, 17 Jun 2010 14:44:34 +0000 (16:44 +0200)
committerAgustín Martín <agustin.martin@hispalinux.es>
Thu, 17 Jun 2010 14:44:34 +0000 (16:44 +0200)
commit26508c03ce7b09ee8a164a450e23811ada41edad
tree0773b0d00ede6772182537b0f2bb90e053205b89
parent54ea2a0d41668006195fb9a0891ec9d5421b2e37
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.

This is needed for languages like Portuguese where there are aspell dicts
for pt_BR and pt_PT, not for plain pt. If we strip country part
`ispell-aspell-find-dictionary' does not find dicts for portuguese.
lisp/ChangeLog
lisp/textmodes/ispell.el