[PATCH 1/2] src/xfns.c: Link fix.

Robin Templeton robin at terpri.org
Fri Dec 13 00:24:20 EST 2024


Janneke Nieuwenhuizen <janneke at gnu.org> writes:

> ---
>  src/xfns.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/src/xfns.c b/src/xfns.c
> index 858402613b4..94fde4b9e84 100644
> --- a/src/xfns.c
> +++ b/src/xfns.c
> @@ -8921,7 +8921,8 @@ x_hide_tip (bool delete)
>        else
>  	tip_frame = Qnil;
>  
> -      return unbind_to (count, was_open);
> +      dynwind_end ();
> +      return was_open;
>      }
>  #else /* not USE_GTK */
>    if (NILP (tip_frame)

Pushed to master. Thanks Janneke, and you're officially the first person
to contribute via the lists :)

-- 
Inteligenta persono lernas la lingvon Esperanton rapide kaj facile.
Esperanto estas moderna, kultura lingvo por la mondo. Simpla, fleksebla,
belsona, Esperanto estas la praktika solvo de la problemo de universala
interkompreno. Lernu la interlingvon Esperanton!



More information about the Guile-Emacs-Devel mailing list