]> git.eshelyaron.com Git - emacs.git/commitdiff
Omit one more superfluous "-" in regexp
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 5 Oct 2019 10:14:54 +0000 (03:14 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 5 Oct 2019 10:15:12 +0000 (03:15 -0700)
Problem reported by Mattias EngdegĂ„rd.
* lisp/language/indian.el (gurmukhi-composable-pattern):
Omit unnecessary "-".

lisp/language/indian.el

index 4013faca7cb88ca4df26181d82c61b29834b69c4..9cbc0d843ea2b09575104810cd1e705c723132f7 100644 (file)
@@ -199,7 +199,7 @@ South Indian language Malayalam is supported in this language environment."))
           ("A" . "\u0A03")             ; SIGN VISARGA
           ("V" . "[\u0A05-\u0A14]")    ; independent vowel
           ("C" . "[\u0A15-\u0A39\u0A59-\u0A5E]")       ; consonant
-          ("Y" . "[\u0A2F-\u0A30\u0A35\u0A39]") ; YA, RA, VA, HA
+          ("Y" . "[\u0A2F\u0A30\u0A35\u0A39]") ; YA, RA, VA, HA
           ("n" . "\u0A3C")             ; NUKTA
           ("v" . "[\u0A3E-\u0A4C]")    ; vowel sign
           ("H" . "\u0A4D")             ; VIRAMA