diff options
author | Gregory Heytings <gregory@heytings.org> | 2023-05-12 21:56:28 +0000 |
---|---|---|
committer | Gregory Heytings <gregory@heytings.org> | 2023-05-13 00:11:33 +0200 |
commit | f0f08eeb05c79e7b7326931357e82e65262c3336 (patch) | |
tree | e9d83000642053f9379c9ca9bafaff9f49459a14 /test/lisp/emacs-lisp | |
parent | c0b9530862c2f27a23ad058d60171e06de3e9b50 (diff) | |
download | emacs-f0f08eeb05c79e7b7326931357e82e65262c3336.tar.gz emacs-f0f08eeb05c79e7b7326931357e82e65262c3336.tar.bz2 emacs-f0f08eeb05c79e7b7326931357e82e65262c3336.zip |
Fix the return type of 'labeled_restrictions_get_bound'
* src/editfns.c:
(labeled_restrictions_get_bound): Return a Lisp_Object instead of
a pointer to a struct Lisp_Marker.
(unwind_reset_outermost_restriction, reset_outermost_restrictions)
(Fwiden, Fnarrow_to_region): Adapt to the new return type.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions