mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
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. |
||
|---|---|---|
| .. | ||
| ede | ||
| semantic | ||
| srecode | ||
| cedet-cscope.el | ||
| cedet-files.el | ||
| cedet-global.el | ||
| cedet-idutils.el | ||
| cedet.el | ||
| ChangeLog.1 | ||
| data-debug.el | ||
| ede.el | ||
| mode-local.el | ||
| pulse.el | ||
| semantic.el | ||
| srecode.el | ||