mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-24 10:38:38 +00:00
* leim/quail/latin-alt.el ("french-alt-postfix", "latin-alt-postfix"):
* leim/quail/latin-pre.el ("french-prefix"): * leim/quail/latin-post.el ("french-postfix"): Add `œ' and `Œ'.
This commit is contained in:
parent
d7646461cf
commit
81ca32e091
@ -1,3 +1,9 @@
|
|||||||
|
2013-09-05 Jean Haidouk <haidouk@yandex.com> (tiny change)
|
||||||
|
|
||||||
|
* quail/latin-alt.el ("french-alt-postfix", "latin-alt-postfix"):
|
||||||
|
* quail/latin-pre.el ("french-prefix"):
|
||||||
|
* quail/latin-post.el ("french-postfix"): Add `œ' and `Œ'.
|
||||||
|
|
||||||
2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
|
2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
|
||||||
|
|
||||||
* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
|
* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
|
||||||
|
@ -938,7 +938,7 @@ Par exemple: a` -> à e' -> é.
|
|||||||
En doublant la frappe des diacritiques, ils s'isoleront de la lettre.
|
En doublant la frappe des diacritiques, ils s'isoleront de la lettre.
|
||||||
Par exemple: e'' -> e'
|
Par exemple: e'' -> e'
|
||||||
|
|
||||||
<e dans l'o> n'est pas disponible."
|
Œ est produit par O/."
|
||||||
nil t nil nil nil nil nil nil nil nil t)
|
nil t nil nil nil nil nil nil nil nil t)
|
||||||
|
|
||||||
(quail-define-rules
|
(quail-define-rules
|
||||||
@ -959,7 +959,9 @@ Par exemple: e'' -> e'
|
|||||||
("i^" ?î)
|
("i^" ?î)
|
||||||
("i\"" ?ï)
|
("i\"" ?ï)
|
||||||
("O^" ?Ô)
|
("O^" ?Ô)
|
||||||
|
("O/" ?Œ)
|
||||||
("o^" ?ô)
|
("o^" ?ô)
|
||||||
|
("o/" ?œ)
|
||||||
("U`" ?Ù)
|
("U`" ?Ù)
|
||||||
("U^" ?Û)
|
("U^" ?Û)
|
||||||
("U\"" ?Ü)
|
("U\"" ?Ü)
|
||||||
@ -988,7 +990,9 @@ Par exemple: e'' -> e'
|
|||||||
("i^^" ["i^"])
|
("i^^" ["i^"])
|
||||||
("i\"\"" ["i\""])
|
("i\"\"" ["i\""])
|
||||||
("O^^" ["O^"])
|
("O^^" ["O^"])
|
||||||
|
("O//" ["O/"])
|
||||||
("o^^" ["o^"])
|
("o^^" ["o^"])
|
||||||
|
("o//" ["o/"])
|
||||||
("U``" ["U`"])
|
("U``" ["U`"])
|
||||||
("U^^" ["U^"])
|
("U^^" ["U^"])
|
||||||
("U\"\"" ["U\""])
|
("U\"\"" ["U\""])
|
||||||
@ -1423,6 +1427,7 @@ Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
|
|||||||
("O'" ?Ó)
|
("O'" ?Ó)
|
||||||
("O-" ?Ō)
|
("O-" ?Ō)
|
||||||
("O/" ?Ø)
|
("O/" ?Ø)
|
||||||
|
("O/" ?Œ)
|
||||||
("O:" ?Ő)
|
("O:" ?Ő)
|
||||||
("O\"" ?Ö)
|
("O\"" ?Ö)
|
||||||
("O^" ?Ô)
|
("O^" ?Ô)
|
||||||
@ -1515,6 +1520,7 @@ Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
|
|||||||
("o'" ?ó)
|
("o'" ?ó)
|
||||||
("o-" ?ō)
|
("o-" ?ō)
|
||||||
("o/" ?ø)
|
("o/" ?ø)
|
||||||
|
("o/" ?œ)
|
||||||
("o:" ?ő)
|
("o:" ?ő)
|
||||||
("o\"" ?ö)
|
("o\"" ?ö)
|
||||||
("o^" ?ô)
|
("o^" ?ô)
|
||||||
|
@ -1013,7 +1013,7 @@ Par exemple: a` -> à e' -> é.
|
|||||||
En doublant la frappe des diacritiques, ils s'isoleront de la lettre.
|
En doublant la frappe des diacritiques, ils s'isoleront de la lettre.
|
||||||
Par exemple: e'' -> e'
|
Par exemple: e'' -> e'
|
||||||
|
|
||||||
<e dans l'o> n'est pas disponible."
|
Œ est produit par O/."
|
||||||
nil t nil nil nil nil nil nil nil nil t)
|
nil t nil nil nil nil nil nil nil nil t)
|
||||||
|
|
||||||
(quail-define-rules
|
(quail-define-rules
|
||||||
@ -1034,7 +1034,9 @@ Par exemple: e'' -> e'
|
|||||||
("i^" ?î)
|
("i^" ?î)
|
||||||
("i\"" ?ï)
|
("i\"" ?ï)
|
||||||
("O^" ?Ô)
|
("O^" ?Ô)
|
||||||
|
("O/" ?Œ)
|
||||||
("o^" ?ô)
|
("o^" ?ô)
|
||||||
|
("o/" ?œ)
|
||||||
("U`" ?Ù)
|
("U`" ?Ù)
|
||||||
("U^" ?Û)
|
("U^" ?Û)
|
||||||
("U\"" ?Ü)
|
("U\"" ?Ü)
|
||||||
@ -1063,7 +1065,9 @@ Par exemple: e'' -> e'
|
|||||||
("i^^" ["i^"])
|
("i^^" ["i^"])
|
||||||
("i\"\"" ["i\""])
|
("i\"\"" ["i\""])
|
||||||
("O^^" ["O^"])
|
("O^^" ["O^"])
|
||||||
|
("O//" ["O/"])
|
||||||
("o^^" ["o^"])
|
("o^^" ["o^"])
|
||||||
|
("o//" ["o/"])
|
||||||
("U``" ["U`"])
|
("U``" ["U`"])
|
||||||
("U^^" ["U^"])
|
("U^^" ["U^"])
|
||||||
("U\"\"" ["U\""])
|
("U\"\"" ["U\""])
|
||||||
@ -2099,7 +2103,7 @@ of characters from a single Latin-N charset.
|
|||||||
dot | . | z. -> ż
|
dot | . | z. -> ż
|
||||||
stroke | / | d/ -> đ
|
stroke | / | d/ -> đ
|
||||||
nordic | / | d/ -> ð t/ -> þ a/ -> å e/ -> æ o/ -> ø
|
nordic | / | d/ -> ð t/ -> þ a/ -> å e/ -> æ o/ -> ø
|
||||||
others | / | s/ -> ß ?/ -> ¿ !/ -> ¡ // -> °
|
others | / | s/ -> ß ?/ -> ¿ !/ -> ¡ // -> ° o/ -> œ
|
||||||
| various | << -> « >> -> » o_ -> º a_ -> ª
|
| various | << -> « >> -> » o_ -> º a_ -> ª
|
||||||
|
|
||||||
Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
|
Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
|
||||||
|
@ -264,6 +264,7 @@ Key translation rules are:
|
|||||||
diaeresis | \" | \"i -> ï
|
diaeresis | \" | \"i -> ï
|
||||||
cedilla | ~ or , | ~c -> ç ,c -> ç
|
cedilla | ~ or , | ~c -> ç ,c -> ç
|
||||||
symbol | ~ | ~> -> » ~< -> «
|
symbol | ~ | ~> -> » ~< -> «
|
||||||
|
misc | / | /o -> œ
|
||||||
" nil t nil nil nil nil nil nil nil nil t)
|
" nil t nil nil nil nil nil nil nil nil t)
|
||||||
|
|
||||||
(quail-define-rules
|
(quail-define-rules
|
||||||
@ -295,6 +296,9 @@ Key translation rules are:
|
|||||||
("\"e" ?ë)
|
("\"e" ?ë)
|
||||||
("\"i" ?ï)
|
("\"i" ?ï)
|
||||||
("\" " ?\")
|
("\" " ?\")
|
||||||
|
("/o" ?œ)
|
||||||
|
("/O" ?Œ)
|
||||||
|
("/ " ?/)
|
||||||
("~<" ?\«)
|
("~<" ?\«)
|
||||||
("~>" ?\»)
|
("~>" ?\»)
|
||||||
("~C" ?Ç)
|
("~C" ?Ç)
|
||||||
|
Loading…
Reference in New Issue
Block a user