Function: ConTeXt-other-macro-command

ConTeXt-other-macro-command is a byte-compiled function defined in context.el.

Signature

(ConTeXt-other-macro-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-other-macro-command (what)
  "The ConTeXt macro to call WHAT is itself, no interface specific calls."
  what)