Home
last modified time | relevance | path

Searched refs:char_category_set (Results 1 – 10 of 10) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dcategory.h77 #define CATEGORY_SET(c) char_category_set (c)
H A Dcategory.c282 char_category_set (int c) in char_category_set() function
H A Dlisp.h4709 extern Lisp_Object char_category_set (int);
H A DChangeLog.11481 (Fset_category_table, char_category_set): Replace B_ with BVAR.
659 (Fset_category_table, char_category_set): Use B_.
27363 (char_category_set): New function.
27367 * category.h (CATEGORY_SET): Just call char_category_set.
/dports/editors/emacs/emacs-27.2/src/
H A Dcategory.h77 #define CATEGORY_SET(c) char_category_set (c)
H A Dcategory.c282 char_category_set (int c) in char_category_set() function
H A Dlisp.h4634 extern Lisp_Object char_category_set (int);
H A DChangeLog.11481 (Fset_category_table, char_category_set): Replace B_ with BVAR.
659 (Fset_category_table, char_category_set): Use B_.
27363 (char_category_set): New function.
27367 * category.h (CATEGORY_SET): Just call char_category_set.
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/c-src/emacs/src/
H A Dlisp.h4395 extern Lisp_Object char_category_set (int);
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/emacs/src/
H A Dlisp.h4395 extern Lisp_Object char_category_set (int);