emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Resizing frames and windows pixelwise


From: martin rudalics
Subject: Re: Resizing frames and windows pixelwise
Date: Fri, 20 Dec 2013 11:59:15 +0100

> I removed code for fringe background extension on X11 at revno:
> 115343.  I could also make similar changes at least on W32, but I
> think it would be better to do so after changing some (actually, most
> of) members in `struct scroll_bar' from Lisp_Object to non-Lisp_Object
> in order to leave at least one non-Lisp_Object member for the use of
> ALLOCATE_PSEUDOVECTOR (currently, `fringe_extended_p' is the only
> non-Lisp_Object member).  Does anyone having access to W32 systems
> want to make such a change?

I've done that now.

> Also, I guess the `w32_widget_low/high'
> members are unused.

I think so too.  If nobody objects I'll remove them.

What about nsterm.m?

martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]