• Paul Eggert's avatar
    * termhooks.h (TSET): Remove. · 3f22b86f
    Paul Eggert authored
    Replace all uses with calls to new setter functions.
    Use INLINE_HEADER_BEGIN, INLINE_HEADER_END.
    (TERMHOOKS_INLINE): New macro.
    (tset_charset_list, tset_selection_alist): New setter functions.
    * terminal.c (TERMHOOKS_INLINE):
    Define to EXTERN_INLINE, so that the corresponding functions
    are compiled into code.
    (tset_param_alist): New setter function.
    
    Fixes: debbugs:12215
    3f22b86f
termhooks.h 26.6 KB