mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 16:21:07 -08:00
(Funibyte_char_to_multibyte): Export.
This commit is contained in:
parent
e3801a7bf0
commit
9028b39e36
1 changed files with 2 additions and 0 deletions
|
|
@ -837,6 +837,8 @@ extern int lisp_string_width P_ ((Lisp_Object, int, int *, int *));
|
|||
extern int char_bytes P_ ((int));
|
||||
extern int char_valid_p P_ ((int, int));
|
||||
|
||||
EXFUN (Funibyte_char_to_multibyte, 1);
|
||||
|
||||
extern Lisp_Object Vtranslation_table_vector;
|
||||
|
||||
/* Return a translation table of id number ID. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue