keep-on-top

Name

keep-on-top -- Ensure that WIN is kept on top of all other windows.

Synopsis

(keep-on-top  #&optional win)

Description

Ensure that win is kept on top of all other windows. Obviously, other windows that are also on-top may obscure win. 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 3078 (CVS log)