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
commit7a5cc9156758738876f7681eb120e79fd9745470 (patch)
tree1c08a5afebbe604244a84446d7ee34a914407341 /lisp/language/czech.el
parent5521e0382db033b36b38686fde26774f8ee15123 (diff)
downloademacs-7a5cc9156758738876f7681eb120e79fd9745470.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)