Home
last modified time | relevance | path

Searched refs:set_category_set (Results 1 – 8 of 8) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dcategory.c69 set_category_set (Lisp_Object category_set, EMACS_INT category, bool val) in set_category_set() function
97 set_category_set (val, cat, 1);
365 set_category_set (category_set, XFIXNAT (category), set_value);
H A DChangeLog.1310967 invoke set_category_set.
10968 (set_category_set): 2nd arg is now EMACS_INT and 3rd is now bool.
H A DChangeLog.1221081 * category.c (SET_CATEGORY_SET, set_category_set): Move here.
21083 * category.c (check_category_table, set_category_set): Now static.
H A DChangeLog.1115081 * category.h (SET_CATEGORY_SET): Call set_category_set.
15082 (set_category_set): Extern it.
/dports/editors/emacs/emacs-27.2/src/
H A Dcategory.c69 set_category_set (Lisp_Object category_set, EMACS_INT category, bool val) in set_category_set() function
97 set_category_set (val, cat, 1);
365 set_category_set (category_set, XFIXNAT (category), set_value);
H A DChangeLog.1310967 invoke set_category_set.
10968 (set_category_set): 2nd arg is now EMACS_INT and 3rd is now bool.
H A DChangeLog.1221081 * category.c (SET_CATEGORY_SET, set_category_set): Move here.
21083 * category.c (check_category_table, set_category_set): Now static.
H A DChangeLog.1115081 * category.h (SET_CATEGORY_SET): Call set_category_set.
15082 (set_category_set): Extern it.