/[emacs]/emacs/lisp/language/ind-util.el
ViewVC logotype

Diff of /emacs/lisp/language/ind-util.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by lektu, Tue Feb 4 13:11:50 2003 UTC revision 1.8 by handa, Mon Feb 10 04:00:28 2003 UTC
# Line 98  Line 98 
98    '(;; for encode/decode    '(;; for encode/decode
99      (;; vowels -- 18      (;; vowels -- 18
100       "a" ("aa" "A") "i" ("ii" "I") "u" ("uu" "U")       "a" ("aa" "A") "i" ("ii" "I") "u" ("uu" "U")
101       ("RRi" "R^i") ("LLi" "L^i") (".c" "e.c") nil "e" "ai"       ("RRi" "R^i") ("LLi" "L^i") (".c" "e.c") "E" "e" "ai"
102       "o.c"  nil   "o"   "au"  ("RRI" "R^I") ("LLI" "L^I"))       "o.c"  "O"   "o"   "au"  ("RRI" "R^I") ("LLI" "L^I"))
103      (;; consonants -- 40      (;; consonants -- 40
104       "k"   "kh"  "g"   "gh"  ("~N" "N^")       "k"   "kh"  "g"   "gh"  ("~N" "N^")
105       "ch" ("Ch" "chh") "j" "jh" ("~n" "JN")       "ch" ("Ch" "chh") "j" "jh" ("~n" "JN")

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26