mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 15:52:00 -08:00
(Fstring_to_unibyte): EXFUN it.
This commit is contained in:
parent
0460afe531
commit
c042d659c1
1 changed files with 1 additions and 0 deletions
|
|
@ -2388,6 +2388,7 @@ EXFUN (Fstring_make_unibyte, 1);
|
|||
EXFUN (Fstring_as_multibyte, 1);
|
||||
EXFUN (Fstring_as_unibyte, 1);
|
||||
EXFUN (Fstring_to_multibyte, 1);
|
||||
EXFUN (Fstring_to_unibyte, 2);
|
||||
EXFUN (Fsubstring, 3);
|
||||
extern Lisp_Object substring_both P_ ((Lisp_Object, int, int, int, int));
|
||||
EXFUN (Fnth, 2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue