emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 0960ce4b57: ; Fix typo in comment in mule-conf change


From: Robert Pluim
Subject: master 0960ce4b57: ; Fix typo in comment in mule-conf change
Date: Tue, 14 Feb 2023 08:27:51 -0500 (EST)

branch: master
commit 0960ce4b5780f53e405dc7f10ded3f4502f453b8
Author: Robert Pluim <rpluim@gmail.com>
Commit: Robert Pluim <rpluim@gmail.com>

    ; Fix typo in comment in mule-conf change
---
 lisp/international/mule-conf.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el
index a83eeb0852..a27aaf9e52 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]