From: Mark Wooding Date: Fri, 30 Aug 2024 22:11:28 +0000 (+0100) Subject: el/dot-emacs.el: Remove `cweb' class definition. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/b7e309e0b621f47c21bb334a005bb376075d93fe el/dot-emacs.el: Remove `cweb' class definition. It seems that MMM already has `cweb' support, even though it's not mentioned in the manual. --- diff --git a/el/dot-emacs.el b/el/dot-emacs.el index 4a5639c..703d609 100644 --- 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.