diff options
| author | Richard M. Stallman | 1998-10-15 17:47:49 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1998-10-15 17:47:49 +0000 |
| commit | 11bceabeab43a30bcb156e25cd7b6c4df966fc37 (patch) | |
| tree | 5ae0ac2eaa170a69c9fe058e7fe7ee581e02f190 | |
| parent | 79080fa086c5643c26ba0b9ff75dc09f0f03c51b (diff) | |
| download | emacs-11bceabeab43a30bcb156e25cd7b6c4df966fc37.tar.gz emacs-11bceabeab43a30bcb156e25cd7b6c4df966fc37.zip | |
Many doc fixes.
("latin-1-postfix"): Add sequence for the small superscript o.
| -rw-r--r-- | leim/quail/latin-post.el | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/leim/quail/latin-post.el b/leim/quail/latin-post.el index 0d0eeeb6177..201b7820386 100644 --- a/leim/quail/latin-post.el +++ b/leim/quail/latin-post.el | |||
| @@ -39,7 +39,7 @@ | |||
| 39 | tilde | ~ | a~ -> ,Ac(B | 39 | tilde | ~ | a~ -> ,Ac(B |
| 40 | cedilla | , | c, -> ,Ag(B | 40 | cedilla | , | c, -> ,Ag(B |
| 41 | nordic | / | d/ -> ,Ap(B t/ -> ,A~(B a/ -> ,Ae(B e/ -> ,Af(B o/ -> ,Ax(B | 41 | nordic | / | d/ -> ,Ap(B t/ -> ,A~(B a/ -> ,Ae(B e/ -> ,Af(B o/ -> ,Ax(B |
| 42 | others | /<> | s/ -> ,A_(B ?/ -> ,A?(B !/ -> ,A!(B | 42 | others | / | s/ -> ,A_(B ?/ -> ,A?(B !/ -> ,A!(B // -> ,A0(B |
| 43 | | various | << -> ,A+(B >> -> ,A;(B o_ -> ,A:(B a_ -> ,A*(B | 43 | | various | << -> ,A+(B >> -> ,A;(B o_ -> ,A:(B a_ -> ,A*(B |
| 44 | 44 | ||
| 45 | Doubling the postfix separates the letter and postfix: e.g. a'' -> a' | 45 | Doubling the postfix separates the letter and postfix: e.g. a'' -> a' |
| @@ -114,6 +114,7 @@ Doubling the postfix separates the letter and postfix: e.g. a'' -> a' | |||
| 114 | (">>" ?,A;(B) | 114 | (">>" ?,A;(B) |
| 115 | ("o_" ?,A:(B) | 115 | ("o_" ?,A:(B) |
| 116 | ("a_" ?,A*(B) | 116 | ("a_" ?,A*(B) |
| 117 | ("//" ?,A0(B) | ||
| 117 | 118 | ||
| 118 | ("A``" ["A`"]) | 119 | ("A``" ["A`"]) |
| 119 | ("A''" ["A'"]) | 120 | ("A''" ["A'"]) |
| @@ -183,6 +184,7 @@ Doubling the postfix separates the letter and postfix: e.g. a'' -> a' | |||
| 183 | (">>>" [">>"]) | 184 | (">>>" [">>"]) |
| 184 | ("o__" ["o_"]) | 185 | ("o__" ["o_"]) |
| 185 | ("a__" ["a_"]) | 186 | ("a__" ["a_"]) |
| 187 | ("///" ["//"]) | ||
| 186 | ) | 188 | ) |
| 187 | 189 | ||
| 188 | (quail-define-package | 190 | (quail-define-package |
| @@ -910,7 +912,7 @@ Doubling the postfix separates the letter and postfix: e.g. aee -> ae | |||
| 910 | "Esperanto input method with postfix modifiers | 912 | "Esperanto input method with postfix modifiers |
| 911 | 913 | ||
| 912 | A following ^ or x will produce an accented character, | 914 | A following ^ or x will produce an accented character, |
| 913 | e.g. c^ -> ,Cf(B, gx -> ,Cx(B, u^ -> ,C}(B. | 915 | e.g. c^ -> ,Cf(B gx -> ,Cx(B u^ -> ,C}(B. |
| 914 | 916 | ||
| 915 | Doubling the postfix separates the letter and postfix, | 917 | Doubling the postfix separates the letter and postfix, |
| 916 | e.g. a'' -> a'. | 918 | e.g. a'' -> a'. |
| @@ -996,7 +998,7 @@ OEE -> OE | |||
| 996 | "French (Fran,Ag(Bais) input method with postfix modifiers | 998 | "French (Fran,Ag(Bais) input method with postfix modifiers |
| 997 | 999 | ||
| 998 | ` pour grave, ' pour aigu, ^ pour circonflexe, et \" pour tr,Ai(Bma. | 1000 | ` pour grave, ' pour aigu, ^ pour circonflexe, et \" pour tr,Ai(Bma. |
| 999 | Par exemple: a` -> ,A`(B, e' -> ,Ai(B. | 1001 | Par exemple: a` -> ,A`(B e' -> ,Ai(B. |
| 1000 | 1002 | ||
| 1001 | ,AG(B, ,A+(B, et ,A;(B sont produits par C,, <<, et >>. | 1003 | ,AG(B, ,A+(B, et ,A;(B sont produits par C,, <<, et >>. |
| 1002 | 1004 | ||
| @@ -1214,7 +1216,7 @@ Doubling the postfix separates the letter and postfix: e.g. a`` -> a` | |||
| 1214 | 1216 | ||
| 1215 | (quail-define-package | 1217 | (quail-define-package |
| 1216 | "norwegian-postfix" "Latin-1" "NO<" t | 1218 | "norwegian-postfix" "Latin-1" "NO<" t |
| 1217 | "Norwegian (Norsk) input method (rule: AE->,AF(B, OE->,AX(B, AA->,AE(B, E'->,AI(B) | 1219 | "Norwegian (Norsk) input method (rule: AE->,AF(B OE->,AX(B AA->,AE(B E'->,AI(B) |
| 1218 | 1220 | ||
| 1219 | Doubling the postfix separates the letter and postfix: e.g. aee -> ae | 1221 | Doubling the postfix separates the letter and postfix: e.g. aee -> ae |
| 1220 | " | 1222 | " |
| @@ -1253,7 +1255,7 @@ o\" -> ,Av(B | |||
| 1253 | e' -> ,Ai(B | 1255 | e' -> ,Ai(B |
| 1254 | 1256 | ||
| 1255 | Doubling the postfix separates the letter and postfix: | 1257 | Doubling the postfix separates the letter and postfix: |
| 1256 | aee -> ae, o\"\" -> o\", etc. | 1258 | aee -> ae o\"\" -> o\" etc. |
| 1257 | " nil t nil nil nil nil nil nil nil nil t) | 1259 | " nil t nil nil nil nil nil nil nil nil t) |
| 1258 | 1260 | ||
| 1259 | (quail-define-rules | 1261 | (quail-define-rules |
| @@ -1298,7 +1300,7 @@ N~ -> ,AQ(B | |||
| 1298 | ?/ -> ,A?(B | 1300 | ?/ -> ,A?(B |
| 1299 | 1301 | ||
| 1300 | Doubling the postfix separates the letter and postfix: | 1302 | Doubling the postfix separates the letter and postfix: |
| 1301 | a'' -> a', n~~ -> n~, etc. | 1303 | a'' -> a' n~~ -> n~, etc. |
| 1302 | " nil t nil nil nil nil nil nil nil nil t) | 1304 | " nil t nil nil nil nil nil nil nil nil t) |
| 1303 | 1305 | ||
| 1304 | (quail-define-rules | 1306 | (quail-define-rules |
| @@ -1335,7 +1337,7 @@ a'' -> a', n~~ -> n~, etc. | |||
| 1335 | 1337 | ||
| 1336 | (quail-define-package | 1338 | (quail-define-package |
| 1337 | "swedish-postfix" "Latin-1" "SV<" t | 1339 | "swedish-postfix" "Latin-1" "SV<" t |
| 1338 | "Swedish (Svenska) input method (rule: AA -> ,AE(B, AE -> ,AD(B, OE -> ,AV(B, E' -> ,AI(B) | 1340 | "Swedish (Svenska) input method (rule: AA -> ,AE(B AE -> ,AD(B OE -> ,AV(B E' -> ,AI(B) |
| 1339 | 1341 | ||
| 1340 | Doubling the postfix separates the letter and postfix: e.g. aee -> ae | 1342 | Doubling the postfix separates the letter and postfix: e.g. aee -> ae |
| 1341 | " nil t nil nil nil nil nil nil nil nil t) | 1343 | " nil t nil nil nil nil nil nil nil nil t) |