Variable: c-at-vsemi-p-fn

c-at-vsemi-p-fn is a buffer-local variable defined in cc-engine.el.gz.

Documentation

Contains a function "Is there a virtual semicolon at POS or point?".

Such a function takes one optional parameter, a buffer position (defaults to point), and returns nil or t. This variable contains nil for languages which don't have EOL terminated statements.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz