Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
450f6970
Commit
450f6970
authored
Apr 03, 2001
by
Gerd Moellmann
Browse files
("Czech"): Add documentation string.
parent
5817ff0a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
lisp/ChangeLog
lisp/ChangeLog
+3
-0
lisp/language/czech.el
lisp/language/czech.el
+5
-2
No files found.
lisp/ChangeLog
View file @
450f6970
2001-04-03 Gerd Moellmann <gerd@gnu.org>
* language/czech.el ("Czech"): Add documentation string.
From Pavel@Janik.cz (Pavel Jan,Bm(Bk ml.).
* ps-mule.el (ps-mule-font-info-database-bdf): Change
`isci24-etl.bdf' to `isci24-mule.bdf'. From: Kenichi Handa
<handa@etl.go.jp>.
...
...
lisp/language/czech.el
View file @
450f6970
;;; czech.el -- support for Czech -*- coding: iso-2022-7bit; -*-
;; Copyright (C) 1998 Free Software Foundation.
;; Copyright (C) 1998
, 2001
Free Software Foundation.
;; Maintainer: Milan Zamazal <pdm@fi.muni.cz>
;; Keywords: multilingual, Czech
...
...
@@ -38,7 +38,10 @@
(
unibyte-display
.
iso-8859-2
)
(
tutorial
.
"TUTORIAL.cs"
)
(
sample-text
.
"P,Bx(Bejeme v,Ba(Bm hezk,B}(B den!"
)
(
documentation
.
t
))
(
documentation
.
"\
This
language
environment
is
almost
the
same
as
Latin-2,
but
default
input
method
is
set
to
\"czech\",
and
select
's
the
Czech
tutorial.
"))
'("
European
"
))
(
provide
'czech
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment