raise-by-one

Name

raise-by-one -- Raise window W above the next window up that overlaps it.

Synopsis

(raise-by-one #&optional (w (get-window)))

Description

Raise window W above the next window up that overlaps it. W defaults to the window context in the usual way.

Implementation Notes

Module:

Defined in scheme/stacking.scm at line 77 (CVS log)