From 90ecf61a316170a0e60be65b880430b231fe8dd6 Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Sun, 6 Oct 2024 08:41:41 +0200 Subject: [PATCH] ; Remove mentions of MH-E in Org --- lisp/org/org.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lisp/org/org.el b/lisp/org/org.el index ae4ec6fb484..28a3b8c1014 100644 --- a/lisp/org/org.el +++ b/lisp/org/org.el @@ -743,7 +743,7 @@ defined in org-duration.el.") (require 'org-element) (org-element-cache-reset 'all))) -(defcustom org-modules '(ol-doi ol-w3m ol-bbdb ol-bibtex ol-docview ol-gnus ol-info ol-irc ol-mhe ol-rmail ol-eww) +(defcustom org-modules '(ol-doi ol-w3m ol-bbdb ol-bibtex ol-docview ol-gnus ol-info ol-irc ol-rmail ol-eww) "Modules that should always be loaded together with org.el. If a description starts with , the file is not part of Emacs and Org mode, @@ -777,7 +777,6 @@ For export specific modules, see also `org-export-backends'." (const :tag " info: Links to Info nodes" ol-info) (const :tag " inlinetask: Tasks independent of outline hierarchy" org-inlinetask) (const :tag " irc: Links to IRC/ERC chat sessions" ol-irc) - (const :tag " mhe: Links to MHE folders/messages" ol-mhe) (const :tag " mouse: Additional mouse support" org-mouse) (const :tag " protocol: Intercept calls from emacsclient" org-protocol) (const :tag " rmail: Links to RMAIL folders/messages" ol-rmail) -- 2.39.2