raise-window

Name

raise-window -- Raise WIN to the top of the window stack.

Synopsis

(raise-window  #&optional win)

Description

Raise win to the top of the window stack. Stays-on-top windows still take priority. win defaults to the window context in the usual way if not specified.

Implementation Notes

Module: Built-in Primitive

Defined in src/window.c at line 1884 (CVS log)