]> code.delx.au - gnu-emacs/blobdiff - lisp/language/czech.el
Update AIST copyright years.
[gnu-emacs] / lisp / language / czech.el
index 221662094429533c4d7c89d7abc193b2efacb37d..4eee8fd54b3c6b4a925046c834c625878474115a 100644 (file)
@@ -1,6 +1,7 @@
-;;; czech.el --- support for Czech -*- coding: iso-2022-7bit; -*-
+;;; czech.el --- support for Czech -*- coding: iso-2022-7bit; no-byte-compile: t -*-
 
-;; Copyright (C) 1998, 2001 Free Software Foundation.
+;; Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005, 2006
+;;   Free Software Foundation.
 
 ;; Author: Milan Zamazal <pdm@zamazal.org>
 ;; Maintainer: Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
@@ -20,8 +21,8 @@
 
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
 
 ;;; Commentary:
 
           (sample-text . "P\e,Bx\e(Bejeme v\e,Ba\e(Bm hezk\e,B}\e(B den!")
           (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."))
+but sets the default input method to \"czech\",
+and selects the Czech tutorial."))
  '("European"))
 
 (provide 'czech)
 
+;;; arch-tag: 45ac0d83-ca13-4b5e-9e82-821e44080c24
 ;;; czech.el ends here