emacs-devel
[Top][All Lists]
Advanced

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

Make buffer- and frame-locals a misc object


From: Dmitry Antipov
Subject: Make buffer- and frame-locals a misc object
Date: Wed, 15 Aug 2012 14:50:35 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0

This patch converts Lisp_Buffer_Local_Value to misc object (for the sake of
GC-aware management) and provides simple inline access functions (for the sake
of further GC development).

Dmitry

Attachment: blv2.patch
Description: Text document


reply via email to

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