From daecf6d210c7e6b97ab239b24e3a335facc62891 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Wed, 11 Nov 2020 10:59:47 +0100 Subject: [PATCH] Remove mention of global-cedet-m3-minor-mode * lisp/cedet/semantic.el (semantic-submode-list): (semantic-default-submodes): Remove mention of global-cedet-m3-minor-mode, which no longer exists, apparently (bug#44565). --- lisp/cedet/semantic.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/cedet/semantic.el b/lisp/cedet/semantic.el index 71321e12da3..1be0e33c5fe 100644 --- a/lisp/cedet/semantic.el +++ b/lisp/cedet/semantic.el @@ -978,7 +978,6 @@ Prevent this load system from loading files in twice.") global-semanticdb-minor-mode global-semantic-idle-summary-mode global-semantic-mru-bookmark-mode - global-cedet-m3-minor-mode global-semantic-idle-local-symbol-highlight-mode global-semantic-highlight-edits-mode global-semantic-show-unmatched-syntax-mode @@ -1000,7 +999,6 @@ The possible elements of this list include the following: `global-semantic-stickyfunc-mode' - Show current fun in header line. `global-semantic-mru-bookmark-mode' - Provide `switch-to-buffer'-like keybinding for tag names. - `global-cedet-m3-minor-mode' - A mouse 3 context menu. `global-semantic-idle-local-symbol-highlight-mode' - Highlight references of the symbol under point. The following modes are more targeted at people who want to see -- 2.39.2