Use XCAR and XCDR instead of XCONS.
authorGerd Moellmann <gerd@gnu.org>
Fri, 3 Sep 1999 15:52:16 +0000 (15:52 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 3 Sep 1999 15:52:16 +0000 (15:52 +0000)
commit9472f927f9fd9ee2ee80eeb3f7d617c59820e368
treeb5b32dcf7b94f7f9d839e433682f432d9c00a22d
parente9abf3946db0c3e3c45b67137703e7415300aa66
Use XCAR and XCDR instead of XCONS.
(Vresize_mini_config, resize_mini_frame,
resize_mini_initial_height): Removed.
(syms_of_xdisp): Remove references to these variables.
(resize_mini_window): Don't save window configuration, freeze
window starts instead.  Enlarge window until displaying an empty
buffer, then shrink it.  Make the function externally visible.
(redisplay_window): Treat frozen window start like forced start,
but accept point outside of the window.
src/xdisp.c