Skip to content
Snippets Groups Projects
Commit afbe47a0 authored by Raymond Toy's avatar Raymond Toy
Browse files

STRING-TO-NFC and friends are available on 8-bit lisps too.

parent f29eb245
No related branches found
No related tags found
No related merge requests found
...@@ -909,7 +909,7 @@ ...@@ -909,7 +909,7 @@
"GLYPH" "SGLYPH" "GLYPH" "SGLYPH"
"STRING-TO-NFC" "STRING-TO-NFC"
"CODEPOINT-LIMIT" "CODEPOINT") "CODEPOINT-LIMIT" "CODEPOINT")
#+unicode ;; Unicode
(:export "STRING-TO-NFC" "STRING-TO-NFD" (:export "STRING-TO-NFC" "STRING-TO-NFD"
"STRING-TO-NFKC" "STRING-TO-NFKD" "STRING-TO-NFKC" "STRING-TO-NFKD"
"UNICODE-COMPLETE" "UNICODE-COMPLETE-NAME" "UNICODE-COMPLETE" "UNICODE-COMPLETE-NAME"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment