Correct starting commentary.
This commit is contained in:
parent
88337979e4
commit
0593f44634
2 changed files with 33 additions and 3 deletions
|
@ -6,7 +6,22 @@
|
|||
;; Maintainer: Milan Zamazal <pdm@fi.muni.cz>
|
||||
;; Keywords: multilingual, input method, Czech
|
||||
|
||||
;; Copying and warranty: GNU General Public License, version 2
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
;; GNU Emacs is free software; you can redistribute it and/or modify
|
||||
;; it under the terms of the GNU General Public License as published by
|
||||
;; the Free Software Foundation; either version 2, or (at your option)
|
||||
;; any later version.
|
||||
|
||||
;; GNU Emacs is distributed in the hope that it will be useful,
|
||||
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
;; GNU General Public License for more details.
|
||||
|
||||
;; 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.
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
|
|
|
@ -7,7 +7,22 @@
|
|||
;; Maintainer: Milan Zamazal <pdm@fi.muni.cz>
|
||||
;; Keywords: multilingual, input method, Slovak
|
||||
|
||||
;; Copying and warranty: GNU General Public License, version 2
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
;; GNU Emacs is free software; you can redistribute it and/or modify
|
||||
;; it under the terms of the GNU General Public License as published by
|
||||
;; the Free Software Foundation; either version 2, or (at your option)
|
||||
;; any later version.
|
||||
|
||||
;; GNU Emacs is distributed in the hope that it will be useful,
|
||||
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
;; GNU General Public License for more details.
|
||||
|
||||
;; 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.
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
|
@ -16,7 +31,7 @@
|
|||
;; - three Slovak keyboards for programmers
|
||||
|
||||
;; Current Quail version has some limitations, which create annoying problems
|
||||
;; when using Czech keyboards. You may want to install the file
|
||||
;; when using Slovak keyboards. You may want to install the file
|
||||
;; `hack-quail.el' from the package
|
||||
;; ftp://ftp.fi.muni.cz/pub/localization/emacs/emacs-20/emacs-cs-utils*
|
||||
;; which tries to remove some of these limitations.
|
||||
|
|
Loading…
Add table
Reference in a new issue