diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2012-09-19 23:10:52 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2012-09-19 23:10:52 -0400 |
commit | e99f70c8cd37778d63e2497ed59d64fda720f731 (patch) | |
tree | 6f4e267b58da8a5a90dd176679a2643f7e71de6f /lisp/emacs-lisp | |
parent | f75beb4787372df3dcc50cbb07407f45ff04bf04 (diff) | |
download | emacs-e99f70c8cd37778d63e2497ed59d64fda720f731.tar.gz emacs-e99f70c8cd37778d63e2497ed59d64fda720f731.tar.bz2 emacs-e99f70c8cd37778d63e2497ed59d64fda720f731.zip |
* src/alloc.c (mark_object) <PVEC_WINDOW>: Mark prev/next_buffers *after*
calling mark_vectorlike since that's the one that marks the window.
(mark_discard_killed_buffers): Mark the final cdr.
* src/window.h (struct window): Move prev/next_buffers to the
non-standard fields.
* src/window.c (make_window): Initialize prev/next_buffers manually.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions