Searched +defs:dol +defs:mode (Results 1 - 2 of 2) sorted by relevance

/hets/utils/el/
H A Ddol.el9 (defun dol-mode-directory-fn ()
10 "Used to find dol-mode directory"
18 (setq dol-mode-directory (dol-mode-directory-fn))
20 (concat dol-mode
[all...]
H A Ddol-mode.el2 (autoload 'turn-on-dol-indent "dol-indent" "Turn on DOL indentation." t)
12 (defconst dol-mode-version "0.4"
15 (defgroup dol nil function
16 "Major mode for editing (heterogeneous) DOL specifications."
18 :prefix "dol-")
21 (defvar dol-mode-hook nil)
22 (defvar dol
[all...]

Completed in 13 milliseconds