]> git.eshelyaron.com Git - emacs.git/commit
(redisplay_updating_p): Variable removed.
authorRichard M. Stallman <rms@gnu.org>
Thu, 29 Aug 2002 14:41:09 +0000 (14:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 29 Aug 2002 14:41:09 +0000 (14:41 +0000)
commit26683087ad6d9845356845ca6cb441cee5304670
treea4bc7fb940eb686929254963dac13ae52bf63fe3
parent95f2448c935b3a96671a44227b9782f65c5a319f
(redisplay_updating_p): Variable removed.
(inhibit_free_realized_faces, Qinhibit_free_realized_faces): New variables.
(init_iterator): Don't free realized faces
if inhibit_free_realized_faces is set.
(redisplay_internal): Bind Qinhibit_free_realized_faces to nil.
(syms_of_xdisp): DEFVAR_BOOL inhibit-free-realized-faces,
initialize Qinhibit_free_realized_faces.
src/xdisp.c