1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
emacs/lisp/cedet
Stefan Monnier 41de53d4a1 Simplify mode-indexed tables in packages
Now that we use extra-parents to group alternative major modes,
some tables can be simplified to mention only the group's leader.

* lisp/align.el (align-c++-modes, align-rules-list):
Don't bother listing TS alternatives.
(align-perl-modes): Don't bother listing CPerl alternative.

* lisp/info-look.el (perl-mode): Simplify.

* lisp/cedet/semantic/symref/grep.el (semantic-symref-filepattern-alist):
Don't bother listing TS alternatives.

* lisp/emulation/viper.el (viper-vi-state-mode-list): Don't bother
listing CPerl alternative.

* lisp/progmodes/gud.el (gud-tooltip-activate-mouse-motions-if-enabled):
Take into account the modes hierarchy.
(gud-tooltip-modes): Don't bother listing TS alternatives.

* .dir-locals.el (c-ts-mode): Simplify.
2024-03-09 10:29:32 -05:00
..
ede ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
semantic Simplify mode-indexed tables in packages 2024-03-09 10:29:32 -05:00
srecode Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
cedet-cscope.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cedet-files.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cedet-global.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
cedet-idutils.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cedet.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ChangeLog.1 ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
data-debug.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ede.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mode-local.el Remove redundant apply with derived-mode-p 2024-02-12 02:43:35 +01:00
pulse.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
semantic.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
srecode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00