Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 320 Bytes

misc-modes.org

File metadata and controls

9 lines (8 loc) · 320 Bytes

Load adoc as necessary. I am not currently using adoc, but I am keeping it enabled as a reminder for future use and for other people’s convenience. The loading cost should be trivial.

 ;; (require 'adoc-mode)
 (autoload 'adoc-mode "adoc-mode" nil t)
;(adoc-mode t)