Variable: ccl-breaks

ccl-breaks is a variable defined in ccl.el.gz.

Value

nil

Documentation

If non-nil, list of absolute addresses of breaking points of the current loop.

Source Code

;; Defined in /usr/src/emacs/lisp/international/ccl.el.gz
(defvar ccl-breaks nil
  "If non-nil, list of absolute addresses of breaking points of the current loop.")