emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: suspicious GCPROs


From: Kenichi Handa
Subject: Re: suspicious GCPROs
Date: Mon, 20 Mar 2006 15:27:27 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Richard Stallman <address@hidden> writes:

> I agree that those two gcpros in xterm.c and xfns.c
> are unnecessary.

Ok, I've just installed these changes.

2006-03-20  Kenichi Handa  <address@hidden>

        * fileio.c (Fwrite_region): Set visit_file to Qnil before GCPRO
        it.

        * keymap.c (map_keymap): Set tail to Qnil before GCPRO it.

        * xfns.c (xg_set_icon): Remove unnecessary GCPRO.

        * xterm.c (x_term_init): Remove unnecessary GCPRO.

---
Kenichi Handa
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]