Mercurial > emacs
comparison leim/quail/slovak.el @ 44410:f1c0aa406cb0
Add i18n keyword to get listed in package finder.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sat, 06 Apr 2002 10:43:55 +0000 |
parents | 519983161a46 |
children | 460ba1fd40b4 |
comparison
equal
deleted
inserted
replaced
44409:34da8d9e5ea2 | 44410:f1c0aa406cb0 |
---|---|
3 ;; Copyright (C) 1998, 2001 Free Software Foundation. | 3 ;; Copyright (C) 1998, 2001 Free Software Foundation. |
4 | 4 |
5 ;; Authors: Tibor ,B)(Bimko <tibor.simko@fmph.uniba.sk> | 5 ;; Authors: Tibor ,B)(Bimko <tibor.simko@fmph.uniba.sk> |
6 ;; Milan Zamazal <pdm@zamazal.org> | 6 ;; Milan Zamazal <pdm@zamazal.org> |
7 ;; Maintainer: Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 7 ;; Maintainer: Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
8 ;; Keywords: multilingual, input method, Slovak | 8 ;; Keywords: i18, multilingual, input method, Slovak |
9 | 9 |
10 ;; This file is part of GNU Emacs. | 10 ;; This file is part of GNU Emacs. |
11 | 11 |
12 ;; GNU Emacs is free software; you can redistribute it and/or modify | 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 | 13 ;; it under the terms of the GNU General Public License as published by |
24 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 24 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
25 ;; Boston, MA 02111-1307, USA. | 25 ;; Boston, MA 02111-1307, USA. |
26 | 26 |
27 ;;; Commentary: | 27 ;;; Commentary: |
28 | 28 |
29 ;; This setups some Slovak keyboards: | 29 ;; This file defines the following Slovak keyboards: |
30 ;; - standard Slovak keyboard | 30 ;; - standard Slovak keyboard |
31 ;; - three Slovak keyboards for programmers | 31 ;; - three Slovak keyboards for programmers |
32 | 32 |
33 ;;; Code: | 33 ;;; Code: |
34 | 34 |
35 (require 'quail) | 35 (require 'quail) |
36 | |
36 | 37 |
37 (quail-define-package | 38 (quail-define-package |
38 "slovak" "Slovak" "SK" t | 39 "slovak" "Slovak" "SK" t |
39 "Standard Slovak keyboard." | 40 "Standard Slovak keyboard." |
40 nil t nil nil t nil nil nil nil nil t) | 41 nil t nil nil t nil nil nil nil nil t) |