unstick-window

Name

unstick-window -- Cause a window to no longer be "sticky", if it is.

Synopsis

(unstick-window  #&optional win)

Description

Cause a window to no longer be "sticky", if it is. See stick-window for an explanation. 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 2177 (CVS log)