bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#30513: Unicode Character Name is misspelled (MATHEMATICAL ITALIC SMA


From: Eli Zaretskii
Subject: bug#30513: Unicode Character Name is misspelled (MATHEMATICAL ITALIC SMALL LAMDA)
Date: Sun, 18 Feb 2018 19:16:51 +0200

> From: Noam Postavsky <npostavs@gmail.com>
> Date: Sun, 18 Feb 2018 10:54:21 -0500
> Cc: 30513@debbugs.gnu.org
> 
> +                (if (and (not old-name) new-name (string-match "LAMDA" 
> new-name))
> +                    (puthash (replace-match "LAMBDA" t t new-name) c names))

Won't this make ucs-names even larger and more redundant?





reply via email to

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