meta-common-mode

meta-common-mode is an interactive compiled Lisp function in `meta-mode.el'.


(meta-common-mode)

Parent mode: `prog-mode'.

Common initialization for Metafont or MetaPost mode.

In addition to any hooks its parent mode `prog-mode' might have run,
this mode runs the hook `meta-common-mode-hook', as the final step
during initialization.

key binding
--- -------

C-c Prefix Command
ESC Prefix Command

C-c C-q Prefix Command
C-c % meta-comment-defun
C-c : meta-uncomment-region
C-c ; meta-comment-region

C-M-a meta-beginning-of-defun
C-M-e meta-end-of-defun
C-M-h meta-mark-defun
C-M-i completion-at-point
C-M-q meta-indent-defun

C-c C-q b meta-indent-buffer
C-c C-q e meta-indent-defun
C-c C-q r meta-indent-region