Function: ConTeXt-referencing-command
ConTeXt-referencing-command is a byte-compiled function defined in
context.el.
Signature
(ConTeXt-referencing-command WHAT)
Documentation
The ConTeXt macro to call WHAT is itself, no interface specific calls.
Source Code
;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/context.el
(defun ConTeXt-referencing-command (what)
"The ConTeXt macro to call WHAT is itself, no interface specific calls."
what)