Files
emacs/lisp/progmodes
akater 9cc992e68f Fix compilation-mode-map doc string
* lisp/progmodes/compile.el (compilation-mode-map): Remove mention of
compilation-minor-mode-map (bug#43382).

As the comment in the body says:

;; Don't inherit from compilation-minor-mode-map,
;; because that introduces a menu bar item we don't want.
;; That confuses C-down-mouse-3.

and the map actually inherits from special-mode-map.

Copyright-paperwork-exempt: yes
2020-09-14 01:08:26 +02:00
..
2020-09-09 07:51:14 -07:00
2020-09-14 01:08:26 +02:00
2020-08-27 02:53:25 +02:00
2020-07-07 07:50:39 -07:00
2020-08-25 10:07:08 +02:00
2020-08-25 11:26:13 -07:00