changeset 42035:05d9998e4a84

("french-postfix", "german-postfix") ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix") ("french-keyboard", "french-azerty", "german") ("spanish-keyboard"): Fix language assignment.
author Dave Love <fx@gnu.org>
date Sat, 15 Dec 2001 00:23:38 +0000
parents d9589094b768
children 024727240516
files leim/quail/latin-post.el
diffstat 1 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/leim/quail/latin-post.el	Fri Dec 14 23:17:08 2001 +0000
+++ b/leim/quail/latin-post.el	Sat Dec 15 00:23:38 2001 +0000
@@ -998,7 +998,7 @@
  )
 
 (quail-define-package
- "french-postfix" "Latin-1" "FR<" t
+ "french-postfix" "French" "FR<" t
  "French (Fran,Ag(Bais) input method with postfix modifiers
 
 ` pour grave, ' pour aigu, ^ pour circonflexe, et \" pour tr,Ai(Bma.
@@ -1073,7 +1073,7 @@
  )
 
 (quail-define-package
- "german-postfix" "Latin-1" "DE<" t
+ "german-postfix" "German" "DE<" t
  "German (Deutsch) input method
 
 ae  -> ,Ad(B
@@ -1291,7 +1291,7 @@
  )
 
 (quail-define-package
- "spanish-postfix" "Latin-1" "ES<" t
+ "spanish-postfix" "Spanish" "ES<" t
  "Spanish (Espa,Aq(Bol) input method with postfix modifiers
 
 A' -> ,AA(B
@@ -1371,7 +1371,7 @@
  )
 
 (quail-define-package
- "turkish-latin-3-postfix" "Latin-3" "TR3<" t
+ "turkish-latin-3-postfix" "Turkish" "TR3<" t
  "Turkish (T,C|(Brk,Cg(Be) input method with postfix modifiers.
 
 This is for those who use Latin-3 (ISO-8859-3) for Turkish.  If you
@@ -1433,7 +1433,7 @@
  )
 
 (quail-define-package
- "turkish-postfix" "Latin-5" "TR<" t
+ "turkish-postfix" "Turkish" "TR<" t
  "Turkish (T,M|(Brk,Mg(Be) input method with postfix modifiers.
 
 This is for those who use Latin-5 (ISO-8859-9) for Turkish.  If you
@@ -1524,7 +1524,7 @@
 
 ;;
 (quail-define-package
- "french-keyboard" "Latin-1" "FR@" t
+ "french-keyboard" "French" "FR@" t
  "French (Fran,Ag(Bais) input method simulating some French keyboard
 <e dans l'o> n'est pas disponible." nil t t t t nil nil nil nil nil t)
 
@@ -1566,7 +1566,7 @@
 
 ;;
 (quail-define-package
- "french-azerty" "Latin-1" "AZ@" t
+ "french-azerty" "French" "AZ@" t
  "French (Fran,Ag(Bais) input method simulating Azerty keyboard
 
 Similaire au clavier fran,Ag(Bais de SUN.
@@ -1910,7 +1910,7 @@
 
 ;;
 (quail-define-package
- "german" "Latin-1" "DE@" t
+ "german" "German" "DE@" t
  "German (Deutsch) input method simulating SUN German keyboard"
  nil t t t t nil nil nil nil nil t)
 
@@ -1997,7 +1997,7 @@
 
 ;;
 (quail-define-package
- "spanish-keyboard" "Latin-1" "ES@" t
+ "spanish-keyboard" "Spanish" "ES@" t
  "Spanish (Espa,Aq(Bol) input method simulating SUN Spanish keyboard"
  nil t t t t nil nil nil nil nil t)