diff options
| -rw-r--r-- | lisp/language/indian.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/indian.el b/lisp/language/indian.el index a4eee0643b8..2be54df6591 100644 --- a/lisp/language/indian.el +++ b/lisp/language/indian.el | |||
| @@ -180,7 +180,7 @@ South Indian language Malayalam is supported in this language environment.")) | |||
| 180 | ;; consonant-based syllables | 180 | ;; consonant-based syllables |
| 181 | "\\(CJ?HJ?\\)*C\\(H[NJ]?\\|m?b?p?a?\\)\\|" | 181 | "\\(CJ?HJ?\\)*C\\(H[NJ]?\\|m?b?p?a?\\)\\|" |
| 182 | ;; syllables with an independent vowel | 182 | ;; syllables with an independent vowel |
| 183 | "V\\(J?HC\\)?m?b?p?n?a?\\|" | 183 | "V\\(J?HC\\)?m?b?p?a?\\|" |
| 184 | ;; special consonant form | 184 | ;; special consonant form |
| 185 | "JHC\\|" | 185 | "JHC\\|" |
| 186 | ;; any other singleton characters | 186 | ;; any other singleton characters |