Skip to content
Commit eabcbe14 authored by rtoy's avatar rtoy
Browse files

Micro optimization: In SET-CMT-ENTRY, if the char-code is above

attribute-table-limit and if the newvalue is #'read-token, we don't
actually add the entry to the character-macro-hash-table, because that
is the default value for the hash-table.  This helps to keep the
hash-table size small.
parent 897f4d95
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment