1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-13 16:38:14 +00:00

Fix comment.

This commit is contained in:
Kenichi Handa 2001-11-27 04:20:52 +00:00
parent 0776c3a843
commit 9e35da286a

View File

@ -46,7 +46,7 @@
;; 1. vowel
;; V(A/D)?
;; 2. syllable : maximum of 5 consecutive consonants. (e.g. kartsnya)
;; ((CH)?(CH)?(CH)?CH)?C(MA?|D|H)?
;; ((CH)?(CH)?(CH)?CH)?C(H|M?(A|D)?)?
(defconst devanagari-consonant
"[$,15U(B-$,15y68(B-$,16?(B]")