emacs-devel
[Top][All Lists]
Advanced

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

Re: strange change in store_symval_forwarding (data.c)


From: Stefan Monnier
Subject: Re: strange change in store_symval_forwarding (data.c)
Date: Wed, 26 Mar 2003 10:38:45 -0500

> Previously, the code has this initilization part:
> 
>           Lisp_Object type;
> 
>           type = PER_BUFFER_TYPE (offset);
>           if (XINT (type) == -1)
>             error ("Variable %s is read-only", SDATA (SYMBOL_NAME (symbol)));

Sorry, my bad.  I meant to only delete the last two lines.
Should be fixed now,


        Stefan





reply via email to

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