summaryrefslogtreecommitdiff
path: root/lisp/language/czech.el
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>1998-04-11 02:19:18 +0000
committerKenichi Handa <handa@m17n.org>1998-04-11 02:19:18 +0000
commit37614970dcffe303444ad92ef1b7924c44ff902d (patch)
tree5662b6ee7f9f650ba5d540a33922c4ac8fe240a4 /lisp/language/czech.el
parent2db7a85dbad307f9caea52593b89c121f4e5d911 (diff)
downloademacs-37614970dcffe303444ad92ef1b7924c44ff902d.tar.gz
Put Czech lang. env. under European..
Diffstat (limited to 'lisp/language/czech.el')
-rw-r--r--lisp/language/czech.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/language/czech.el b/lisp/language/czech.el
index 2e194343d80..02708ecf59d 100644
--- a/lisp/language/czech.el
+++ b/lisp/language/czech.el
@@ -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)