emacs/lisp/emulation
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
..
cua-base.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
cua-gmrk.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cua-rect.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
edt-lk201.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
edt-mapper.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
edt-pc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
edt-vt100.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
edt.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
keypad.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
viper-cmd.el doc: Delete extraneous quotes around keys 2024-01-21 14:09:34 +01:00
viper-ex.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
viper-init.el doc: Delete extraneous quotes around keys 2024-01-21 14:09:34 +01:00
viper-keym.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
viper-macs.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
viper-mous.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
viper-util.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
viper.el Simplify mode-indexed tables in packages 2024-03-09 10:29:32 -05:00