Mercurial > emacs
comparison leim/quail/slovak.el @ 21422:b49e191032c7
Correct starting commentary.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Wed, 08 Apr 1998 07:05:35 +0000 |
parents | 0ad514a44245 |
children | 78826b8a6b21 |
comparison
equal
deleted
inserted
replaced
21421:868791d38a55 | 21422:b49e191032c7 |
---|---|
5 ;; Authors: Tibor ,B)(Bimko <tibor.simko@fmph.uniba.sk>, | 5 ;; Authors: Tibor ,B)(Bimko <tibor.simko@fmph.uniba.sk>, |
6 ;; Milan Zamazal <pdm@fi.muni.cz> | 6 ;; Milan Zamazal <pdm@fi.muni.cz> |
7 ;; Maintainer: Milan Zamazal <pdm@fi.muni.cz> | 7 ;; Maintainer: Milan Zamazal <pdm@fi.muni.cz> |
8 ;; Keywords: multilingual, input method, Slovak | 8 ;; Keywords: multilingual, input method, Slovak |
9 | 9 |
10 ;; Copying and warranty: GNU General Public License, version 2 | 10 ;; This file is part of GNU Emacs. |
11 | |
12 ;; GNU Emacs is free software; you can redistribute it and/or modify | |
13 ;; it under the terms of the GNU General Public License as published by | |
14 ;; the Free Software Foundation; either version 2, or (at your option) | |
15 ;; any later version. | |
16 | |
17 ;; GNU Emacs is distributed in the hope that it will be useful, | |
18 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of | |
19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
20 ;; GNU General Public License for more details. | |
21 | |
22 ;; You should have received a copy of the GNU General Public License | |
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the | |
24 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | |
25 ;; Boston, MA 02111-1307, USA. | |
11 | 26 |
12 ;;; Commentary: | 27 ;;; Commentary: |
13 | 28 |
14 ;; This setups some Slovak keyboards: | 29 ;; This setups some Slovak keyboards: |
15 ;; - standard Slovak keyboard | 30 ;; - standard Slovak keyboard |
16 ;; - three Slovak keyboards for programmers | 31 ;; - three Slovak keyboards for programmers |
17 | 32 |
18 ;; Current Quail version has some limitations, which create annoying problems | 33 ;; Current Quail version has some limitations, which create annoying problems |
19 ;; when using Czech keyboards. You may want to install the file | 34 ;; when using Slovak keyboards. You may want to install the file |
20 ;; `hack-quail.el' from the package | 35 ;; `hack-quail.el' from the package |
21 ;; ftp://ftp.fi.muni.cz/pub/localization/emacs/emacs-20/emacs-cs-utils* | 36 ;; ftp://ftp.fi.muni.cz/pub/localization/emacs/emacs-20/emacs-cs-utils* |
22 ;; which tries to remove some of these limitations. | 37 ;; which tries to remove some of these limitations. |
23 | 38 |
24 ;;; Code: | 39 ;;; Code: |