Mercurial > emacs
comparison install-sh @ 28463:4591d285fb65
* window.c (CURBEG, CURSIZE): Don't overload lisp object lvalues
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.
author | Ken Raeburn <raeburn@raeburn.org> |
---|---|
date | Sat, 01 Apr 2000 12:39:03 +0000 |
parents | 35064c2e86d7 |
children | 23a1cea22d13 |
comparison
equal
deleted
inserted
replaced
28462:0b6c9ff7efe1 | 28463:4591d285fb65 |
---|