Variable: ccl-loop-head

ccl-loop-head is a variable defined in ccl.el.gz.

Value

nil

Documentation

If non-nil, index of the start of the current loop.

Source Code

;; Defined in /usr/src/emacs/lisp/international/ccl.el.gz
(defvar ccl-loop-head nil
  "If non-nil, index of the start of the current loop.")