Variable: native-comp-limple-mode-abbrev-table

native-comp-limple-mode-abbrev-table is a variable defined in comp.el.gz.

Value

[## 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]

Documentation

Abbrev table for native-comp-limple-mode.

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/comp.el.gz
(define-derived-mode native-comp-limple-mode fundamental-mode "LIMPLE"
  "Syntax-highlight LIMPLE IR."
  (setf font-lock-defaults '(comp-limple-lock-keywords)))