• Glenn Morris's avatar
    Remove ucs-set-table-for-input dead code · fd06db5d
    Glenn Morris authored
    This function was removed with ucs-tables.el in 2008.
    
    * lisp/international/mule-cmds.el (set-default-coding-systems):
    * lisp/files.el (normal-mode):
    Remove guarded calls to ucs-set-table-for-input. 
    
    * src/buffer.c (Qucs_set_table_for_input): Remove.
    (Fget_buffer_create): Don't call Qucs_set_table_for_input.
    (init_buffer_once, syms_of_buffer): Remove Qucs_set_table_for_input.
    
    Fixes: debbugs:9821
    fd06db5d
mule-cmds.el 118 KB