Mercurial > emacs
annotate lisp/language/slovak.el @ 104920:566d2dc55a9d
* keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
(parse_menu_item): Streamline since bindings are recomputed all the
time anyway. Don't bother checking Vdefine_key_rebound_commands any
more and don't support lmenu's menu-alias any more either.
* subr.el (define-key-rebound-commands): Mark obsolete.
* startup.el (precompute-menubar-bindings): Remove.
(normal-top-level): Remove obsolete code that tried to precompute
menubar bindings.
* loadup.el (define-key-rebound-commands): Don't bother fiddling with
define-key-rebound-commands and precompute-menubar-bindings.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 10 Sep 2009 18:19:03 +0000 |
parents | a9dc0e7c3f2b |
children | 1d1d5d9bd884 |
rev | line source |
---|---|
47726
33d53d287ee4
Add "no-byte-compile: t" in first line.
Juanma Barranquero <lekktu@gmail.com>
parents:
43742
diff
changeset
|
1 ;;; slovak.el --- support for Slovak -*- coding: iso-2022-7bit; no-byte-compile: t -*- |
21196 | 2 |
100908 | 3 ;; Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 |
74544 | 4 ;; Free Software Foundation. |
21196 | 5 |
6 ;; Authors: Tibor ,B)(Bimko <tibor.simko@fmph.uniba.sk>, | |
37768 | 7 ;; Milan Zamazal <pdm@zamazal.org> |
8 ;; Maintainer: Pavel Jan,Am(Bk <Pavel@Janik.cz> | |
21196 | 9 ;; Keywords: multilingual, Slovak |
10 | |
21421
868791d38a55
Add coding-priority. Use iso-8859-2 instead
Karl Heuer <kwzh@gnu.org>
parents:
21204
diff
changeset
|
11 ;; This file is part of GNU Emacs. |
868791d38a55
Add coding-priority. Use iso-8859-2 instead
Karl Heuer <kwzh@gnu.org>
parents:
21204
diff
changeset
|
12 |
94665
55b7f25d920a
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93975
diff
changeset
|
13 ;; GNU Emacs is free software: you can redistribute it and/or modify |
21421
868791d38a55
Add coding-priority. Use iso-8859-2 instead
Karl Heuer <kwzh@gnu.org>
parents:
21204
diff
changeset
|
14 ;; it under the terms of the GNU General Public License as published by |
94665
55b7f25d920a
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93975
diff
changeset
|
15 ;; the Free Software Foundation, either version 3 of the License, or |
55b7f25d920a
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93975
diff
changeset
|
16 ;; (at your option) any later version. |
21421
868791d38a55
Add coding-priority. Use iso-8859-2 instead
Karl Heuer <kwzh@gnu.org>
parents:
21204
diff
changeset
|
17 |
868791d38a55
Add coding-priority. Use iso-8859-2 instead
Karl Heuer <kwzh@gnu.org>
parents:
21204
diff
changeset
|
18 ;; GNU Emacs is distributed in the hope that it will be useful, |
868791d38a55
Add coding-priority. Use iso-8859-2 instead
Karl Heuer <kwzh@gnu.org>
parents:
21204
diff
changeset
|
19 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of |
868791d38a55
Add coding-priority. Use iso-8859-2 instead
Karl Heuer <kwzh@gnu.org>
parents:
21204
diff
changeset
|
20 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
868791d38a55
Add coding-priority. Use iso-8859-2 instead
Karl Heuer <kwzh@gnu.org>
parents:
21204
diff
changeset
|
21 ;; GNU General Public License for more details. |
868791d38a55
Add coding-priority. Use iso-8859-2 instead
Karl Heuer <kwzh@gnu.org>
parents:
21204
diff
changeset
|
22 |
868791d38a55
Add coding-priority. Use iso-8859-2 instead
Karl Heuer <kwzh@gnu.org>
parents:
21204
diff
changeset
|
23 ;; You should have received a copy of the GNU General Public License |
94665
55b7f25d920a
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93975
diff
changeset
|
24 ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
21196 | 25 |
26 ;;; Commentary: | |
27 | |
28 ;; Slovak ISO 8859-2 environment. | |
29 | |
30 ;;; Code: | |
31 | |
32 (set-language-info-alist | |
22982
5fef9d1a7fc2
(setup-XXX-environment): Just call set-language-environment. If
Kenichi Handa <handa@m17n.org>
parents:
21895
diff
changeset
|
33 "Slovak" '((charset . (ascii latin-iso8859-2)) |
21421
868791d38a55
Add coding-priority. Use iso-8859-2 instead
Karl Heuer <kwzh@gnu.org>
parents:
21204
diff
changeset
|
34 (coding-system . (iso-8859-2)) |
868791d38a55
Add coding-priority. Use iso-8859-2 instead
Karl Heuer <kwzh@gnu.org>
parents:
21204
diff
changeset
|
35 (coding-priority . (iso-8859-2)) |
88435
72f73971423b
Set `iso-8859-2' for `nonascii-translation'.
Kenichi Handa <handa@m17n.org>
parents:
42194
diff
changeset
|
36 (nonascii-translation . iso-8859-2) |
22982
5fef9d1a7fc2
(setup-XXX-environment): Just call set-language-environment. If
Kenichi Handa <handa@m17n.org>
parents:
21895
diff
changeset
|
37 (input-method . "slovak") |
5fef9d1a7fc2
(setup-XXX-environment): Just call set-language-environment. If
Kenichi Handa <handa@m17n.org>
parents:
21895
diff
changeset
|
38 (unibyte-display . iso-8859-2) |
37379
50cd6c157a2d
("Slovak"): Add tutorial entry.
Gerd Moellmann <gerd@gnu.org>
parents:
37160
diff
changeset
|
39 (tutorial . "TUTORIAL.sk") |
21196 | 40 (sample-text . "Prajeme V,Ba(Bm pr,Bm(Bjemn,B}(B de,Br(B!") |
37160
7089a2f8a081
("Slovak"): Add documentation string. From
Gerd Moellmann <gerd@gnu.org>
parents:
28906
diff
changeset
|
41 (documentation . "\ |
7089a2f8a081
("Slovak"): Add documentation string. From
Gerd Moellmann <gerd@gnu.org>
parents:
28906
diff
changeset
|
42 This language environment is almost the same as Latin-2, |
43742 | 43 but sets the default input method to \"slovak\", |
42194 | 44 and selects the Slovak tutorial.")) |
21472
c0e398eea0bd
Put Slovak lang. env. under European.
Kenichi Handa <handa@m17n.org>
parents:
21468
diff
changeset
|
45 '("European")) |
21196 | 46 |
47 (provide 'slovak) | |
48 | |
93975
1e3a407766b9
Fix up comment convention on the arch-tag lines.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
91327
diff
changeset
|
49 ;; arch-tag: 1bae098a-33b2-4426-8c29-59e44fe05484 |
38414
67b464da13ec
Some fixes to follow coding conventions.
Pavel Janík <Pavel@Janik.cz>
parents:
37768
diff
changeset
|
50 ;;; slovak.el ends here |