martin rudalics writes: > I now installed the changes to window.c and window.el but after > installing window-x.el I get the following warnings: > > In rotate-windows: > ../../lisp/window-x.el:193:30: Warning: reference to free variable > ‘reverse’ > > In end of data: > ../../lisp/window-x.el:174:4: Warning: the function > ‘rotate-window-layout’ is not known to be defined. > > Please fix them. > Ok, I fixed them now. A new diff is attached.