1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-09 17:24:04 -08:00
emacs/doc
Lars Ingebrigtsen 12175a339e Allow creating unibyte strings from Emacs modules
* doc/lispref/internals.texi (Module Values): Document
make_unibyte_string (bug#34873).

* src/emacs-module.c (module_make_unibyte_string): New function.
(initialize_environment): Export it.

* src/module-env-25.h: Define it.

* test/data/emacs-module/mod-test.c (Fmod_test_return_unibyte):
Test it.

* test/src/emacs-module-tests.el (module/unibyte): Test it.
2020-10-13 06:51:06 +02:00
..
emacs Add cycling commands to outline 2020-10-13 05:14:21 +02:00
lispintro ; shorten https://lists.gnu.org/archive/html/... links 2020-10-09 12:23:02 +02:00
lispref Allow creating unibyte strings from Emacs modules 2020-10-13 06:51:06 +02:00
man Fix man page title lines and timestamps 2020-10-12 20:59:14 +02:00
misc Merge from origin/emacs-27 2020-10-10 07:50:20 -07:00