chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
106e7f4
)
el/dot-emacs.el: Remove `cweb' class definition.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 30 Aug 2024 22:11:28 +0000
(23:11 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 30 Aug 2024 22:11:28 +0000
(23:11 +0100)
It seems that MMM already has `cweb' support, even though it's not
mentioned in the manual.
el/dot-emacs.el
patch
|
blob
|
blame
|
history
diff --git
a/el/dot-emacs.el
b/el/dot-emacs.el
index 4a5639c36c93b99ce05a7cd6b7e056f24463d8c2..703d609a3dcebfcfbd6f24e4c4c8871f4cac2394 100644
(file)
--- a/
el/dot-emacs.el
+++ b/
el/dot-emacs.el
@@
-5386,11
+5386,6
@@
(progn
(setq mmm-global-mode 'maybe
mmm-submode-decoration-level 1)
-(mmm-add-classes '((cweb :submode c
- :face mmm-code-submode-face
- :front "^@[(<].*@>\s-*="
- :back "^@[* ]")))
-
;;;--------------------------------------------------------------------------
;;; Other languages.