Open Wilfred opened 6 years ago
(defvar foo-mode-syntax-table nil) (define-derived-mode foo-mode prog-mode "Foo" "doc")