From: Robert Pluim Date: Tue, 14 Feb 2023 13:18:38 +0000 (+0100) Subject: ; Fix typo in comment in mule-conf change X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0960ce4b5780f53e405dc7f10ded3f4502f453b8;p=emacs.git ; Fix typo in comment in mule-conf change --- diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el index a83eeb08525..a27aaf9e522 100644 --- a/lisp/international/mule-conf.el +++ b/lisp/international/mule-conf.el @@ -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)