Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
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