• Dmitry Antipov's avatar
    * chartab.c (char_table_translate): Move to... · f298de52
    Dmitry Antipov authored
    * character.h (char_table_translate): ... inline function here.
    Avoid Faref and assume that args are always valid.  This helps to
    speedup search, which is especially important for a huge buffers.
    * lisp.h (char_table_translate): Remove prototype.
    f298de52
chartab.c 39.9 KB