• Ken Raeburn's avatar
    * window.c (CURBEG, CURSIZE): Don't overload lisp object lvalues · 3578db3c
    Ken Raeburn authored
    with int lvalues via casts; instead, just yield lisp object
    lvalues.
    (enlarge_window): Variable sizep now points to Lisp_Object.  Use
    proper accessor macros.
    (shrink_window_lowest_first): w->top is Lisp_Object; use XINT.
    (grow_mini_window): Fix typo getting int value of root->height.
    3578db3c
ChangeLog 552 KB