From f4dded94b6b0268374590fa0d95a593f292405bd Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 17 May 2001 09:48:37 +0000 Subject: [PATCH] =?utf8?q?Set=20guidance=20to=20t=20for=20czech=20and=20sl?= =?utf8?q?ovak=20input=20methods.=20New=20maintainer.=20=20From=20Pavel=20?= =?utf8?q?Jan=EF=BF=BD.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- leim/quail/czech.el | 16 ++++++++-------- leim/quail/slovak.el | 14 +++++++------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/leim/quail/czech.el b/leim/quail/czech.el index a4d3d4b944a..666a9c0cf80 100644 --- a/leim/quail/czech.el +++ b/leim/quail/czech.el @@ -1,9 +1,9 @@ ;;; quail/czech.el -- Quail package for inputting Czech -;; Copyright (C) 1998 Free Software Foundation. +;; Copyright (C) 1998, 2001 Free Software Foundation. -;; Author: Milan Zamazal -;; Maintainer: Milan Zamazal +;; Author: Milan Zamazal +;; Maintainer: Pavel Jan,Al(Bk ;; Keywords: multilingual, input method, Czech ;; This file is part of GNU Emacs. @@ -36,7 +36,7 @@ (quail-define-package - "czech" "Czech" "CZ" nil + "czech" "Czech" "CZ" t "\"Standard\" Czech keyboard in the Windoze NT 105 keys version." nil t t t t nil nil nil nil nil t) @@ -158,7 +158,7 @@ ([kp-add] ?+)) (quail-define-package - "czech-qwerty" "Czech" "CZ" nil + "czech-qwerty" "Czech" "CZ" t "\"Standard\" Czech keyboard in the Windoze NT 105 keys version, QWERTY layout." nil t nil nil t nil nil nil nil nil t) @@ -276,7 +276,7 @@ ([kp-add] ?+)) (quail-define-package - "czech-prog-1" "Czech" "CZ" nil + "czech-prog-1" "Czech" "CZ" t "Czech (non-standard) keyboard for programmers #1. All digits except of `1' are replaced by Czech characters as on the standard @@ -366,7 +366,7 @@ All other keys are the same as on standard US keyboard." ([kp-add] ?+)) (quail-define-package - "czech-prog-2" "Czech" "CZ" nil + "czech-prog-2" "Czech" "CZ" t "Czech (non-standard) keyboard for programmers #2. All digits except of `1' are replaced by Czech characters as on the standard @@ -456,7 +456,7 @@ All other keys are the same as on standard US keyboard." ([kp-add] ?+)) (quail-define-package - "czech-prog-3" "Czech" "CZ" nil + "czech-prog-3" "Czech" "CZ" t "Czech (non-standard) keyboard for programmers compatible with the default keyboard from the obsolete `emacs-czech' package. diff --git a/leim/quail/slovak.el b/leim/quail/slovak.el index edb9246314a..b92dba625ca 100644 --- a/leim/quail/slovak.el +++ b/leim/quail/slovak.el @@ -1,10 +1,10 @@ ;;; quail/slovak.el -- Quail package for inputting Slovak -;; Copyright (C) 1998 Free Software Foundation. +;; Copyright (C) 1998, 2001 Free Software Foundation. ;; Authors: Tibor ,B)(Bimko , -;; Milan Zamazal -;; Maintainer: Milan Zamazal +;; Milan Zamazal +;; Maintainer: Pavel Jan,Al(Bk ;; Keywords: multilingual, input method, Slovak ;; This file is part of GNU Emacs. @@ -36,7 +36,7 @@ (quail-define-package - "slovak" "Slovak" "SK" nil + "slovak" "Slovak" "SK" t "Standard Slovak keyboard." nil t nil nil t nil nil nil nil nil t) @@ -168,7 +168,7 @@ (quail-define-package - "slovak-prog-1" "Slovak" "SK" nil + "slovak-prog-1" "Slovak" "SK" t "Slovak (non-standard) keyboard for programmers #1. All digits except of `1' are replaced by Slovak characters as on the standard @@ -262,7 +262,7 @@ All other keys are the same as on standard US keyboard." (quail-define-package - "slovak-prog-2" "Slovak" "SK" nil + "slovak-prog-2" "Slovak" "SK" t "Slovak (non-standard) keyboard for programmers #2. All digits except of `1' are replaced by Slovak characters as on the standard @@ -364,7 +364,7 @@ All other keys are the same as on standard US keyboard." (quail-define-package - "slovak-prog-3" "Slovak" "SK" nil + "slovak-prog-3" "Slovak" "SK" t "Slovak (non-standard) keyboard for programmers #3. Dead keys are on `[', `[[', `[[[', and `]'. -- 2.39.5