]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo in comment in mule-conf change
authorRobert Pluim <rpluim@gmail.com>
Tue, 14 Feb 2023 13:18:38 +0000 (14:18 +0100)
committerRobert Pluim <rpluim@gmail.com>
Tue, 14 Feb 2023 13:19:31 +0000 (14:19 +0100)
lisp/international/mule-conf.el

index a83eeb085255c81d4c4f0e730dfd6b625a6307a1..a27aaf9e522b0db8b073dd6cdeab7e6628a6d620 100644 (file)
@@ -1741,7 +1741,7 @@ included; callers should bind `case-fold-search' to t."
     ?\uff1a ; ?\N{FULLWIDTH COLON}
     ?\ufe55 ; ?\N{SMALL COLON}
     ?\ufe13 ; ?\N{PRESENTATION FORM FOR VERTICAL COLON}
-    ?\u17d6 ; ?\N{KHMER SIGN CAMNUC PII KUUH})
+    ?\u17d6 ; ?\N{KHMER SIGN CAMNUC PII KUUH}
     )
   "List of characters equivalent to trailing colon in \"password\" prompts."
   :type '(repeat character)