Mercurial > emacs
comparison lwlib/lwlib-Xaw.h @ 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 | 8aa62a50270d |
children | 6ed38ee607e9 |
comparison
equal
deleted
inserted
replaced
28462:0b6c9ff7efe1 | 28463:4591d285fb65 |
---|