Files
emacs/test/data
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
..
2017-09-05 11:55:01 -04:00
2020-08-27 02:53:25 +02:00
2017-09-26 17:48:00 -04:00
2016-05-06 10:09:53 -07:00