projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e604364
)
; Fix typo in comment in mule-conf change
author
Robert Pluim
<rpluim@gmail.com>
Tue, 14 Feb 2023 13:18:38 +0000
(14:18 +0100)
committer
Robert Pluim
<rpluim@gmail.com>
Tue, 14 Feb 2023 13:19:31 +0000
(14:19 +0100)
lisp/international/mule-conf.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-conf.el
b/lisp/international/mule-conf.el
index a83eeb085255c81d4c4f0e730dfd6b625a6307a1..a27aaf9e522b0db8b073dd6cdeab7e6628a6d620 100644
(file)
--- 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)