Variable: tempo-region-stop

tempo-region-stop is a buffer-local variable defined in tempo.el.gz.

Documentation

Region stop when inserting around the region.

Source Code

;; Defined in /usr/src/emacs/lisp/tempo.el.gz
(defvar-local tempo-region-stop (make-marker)
  "Region stop when inserting around the region.")