aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>1997-06-18 13:00:03 +0000
committerKenichi Handa <[email protected]>1997-06-18 13:00:03 +0000
commita69ed912b73e70d1f7921a80cedff5a5b3d32306 (patch)
treece9773edd14f726ab51f13a3fe8e45c1bb9d8773 /lisp
parent3ea2f73c2c18b58fa192e622ff16de45d4bf8bfc (diff)
Provide ethio-util instead of language/ethio-util.
(ethio-fidel-to-tex-map): Correct several elements.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/language/ethio-util.el15
1 files changed, 6 insertions, 9 deletions
diff --git a/lisp/language/ethio-util.el b/lisp/language/ethio-util.el
index e6e1186ee8..c7bee6c5cb 100644
--- a/lisp/language/ethio-util.el
+++ b/lisp/language/ethio-util.el
@@ -1560,8 +1560,8 @@ The second and third parameters BEGIN and END specify the region."
"reG" "ruG" "riG" "raG" "rEG" "rG" "roG" "rWaG" ;; 40
"seG" "suG" "siG" "saG" "sEG" "sG" "soG" "sWaG" ;; 48
"xeG" "xuG" "xiG" "xaG" "xEG" "xG" "xoG" "xWaG" ;; 56
- "qeG" "quG" "qiG" "qaG" "qE" "qG" "qoG" "" ;; 64
- "qWeG" "" "qWi" "qWaG" "qWEG" "qWG" "" "" ;; 72
+ "qeG" "quG" "qiG" "qaG" "qEG" "qG" "qoG" "" ;; 64
+ "qWeG" "" "qWiG" "qWaG" "qWEG" "qWG" "" "" ;; 72
"QeG" "QuG" "QiG" "QaG" "QEG" "QG" "QoG" "" ;; 80
"QWeG" "" "QWiG" "QWaG" "QWEG" "QWG" "" "" ;; 88
"beG" "buG" "biG" "baG" "bEG" "bG" "boG" "bWaG" ;; 96
@@ -1572,11 +1572,11 @@ The second and third parameters BEGIN and END specify the region."
"hWeG" "" "hWiG" "hWaG" "hWEG" "hWG" "" "" ;; 136
"neG" "nuG" "niG" "naG" "nEG" "nG" "noG" "nWaG" ;; 144
"NeG" "NuG" "NiG" "NaG" "NEG" "NG" "NoG" "NWaG" ;; 152
- "eG" "uG" "iG" "AG" "EG" "IG" "oGG" "eaG" ;; 160
+ "eG" "uG" "iG" "AG" "EG" "IG" "oG" "eaG" ;; 160
"keG" "kuG" "kiG" "kaG" "kEG" "kG" "koG" "" ;; 168
- "kWeG" "" "kWiG" "kWa" "kWEG" "kWG" "" "" ;; 176
+ "kWeG" "" "kWiG" "kWaG" "kWEG" "kWG" "" "" ;; 176
"KeG" "KuG" "KiG" "KaG" "KEG" "KG" "KoG" "" ;; 184
- "KWeG" "" "KWiG" "KWa" "KWEG" "KWG" "" "" ;; 192
+ "KWeG" "" "KWiG" "KWaG" "KWEG" "KWG" "" "" ;; 192
"weG" "wuG" "wiG" "waG" "wEG" "wG" "woG" "" ;; 200
"eeG" "uuG" "iiG" "aaG" "EEG" "IIG" "ooG" "" ;; 208
"zeG" "zuG" "ziG" "zaG" "zEG" "zG" "zoG" "zWaG" ;; 216
@@ -1863,9 +1863,6 @@ Otherwise, [0-9A-F]."
(add-hook 'after-save-hook 'ethio-find-file)
;;
-(provide 'language/ethio-util)
+(provide 'ethio-util)
-;;; Local Variables:
-;;; generated-autoload-file: "../loaddefs.el"
-;;; End:
;;; ethio-util.el ends here