Variable: srecode-insertion-start-context
srecode-insertion-start-context is a variable defined in insert.el.gz.
Value
nil
Documentation
The context that was at point at the beginning of the template insertion.
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/srecode/insert.el.gz
;;; INSERTION COMMANDS
;;
;; User level commands for inserting stuff.
(defvar srecode-insertion-start-context nil
"The context that was at point at the beginning of the template insertion.")