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:
parent
0776c3a843
commit
9e35da286a
@ -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]")
|
||||
|
Loading…
Reference in New Issue
Block a user