Mercurial > emacs
changeset 21473:1f46ca9f3ff3
Put Czech lang. env. under European..
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 11 Apr 1998 02:19:18 +0000 |
parents | c0e398eea0bd |
children | 78c4044476c0 |
files | lisp/language/czech.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/language/czech.el Sat Apr 11 02:19:18 1998 +0000 +++ b/lisp/language/czech.el Sat Apr 11 02:19:18 1998 +0000 @@ -41,7 +41,8 @@ (coding-priority . (iso-8859-2)) (tutorial . "TUTORIAL.cs") (sample-text . "P,Bx(Bejeme v,Ba(Bm hezk,B}(B den!") - (documentation . t))) + (documentation . t)) + '("European")) (provide 'czech)