• Dmitry Antipov's avatar
    Minor adjustments to interning code. · e8df9267
    Dmitry Antipov authored
    * lisp.h (intern, intern_c_string): Redefine as static inline
    wrappers for intern_1 and intern_c_string_1, respectively.
    (intern_1, intern_c_string_1): Rename prototypes.
    * lread.c (intern_1, intern_c_string_1): Simplify Vobarray checking.
    * font.c (font_intern_prop): Likewise.  Adjust comment.
    * w32font.c (intern_font_name): Likewise.
    e8df9267
lisp.h 124 KB