Variable: strokes-window-configuration

strokes-window-configuration is a variable defined in strokes.el.gz.

Value

nil

Documentation

The special window configuration used when entering strokes.

This is set properly in the function strokes-update-window-configuration.

Source Code

;; Defined in /usr/src/emacs/lisp/strokes.el.gz
;;; internal variables...

(defvar strokes-window-configuration nil
  "The special window configuration used when entering strokes.
This is set properly in the function `strokes-update-window-configuration'.")