diff options
| author | akater | 2020-09-14 01:08:26 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2020-09-14 01:08:26 +0200 |
| commit | 9cc992e68ff7c37420f3d9dd5fa73bc9525e4c2a (patch) | |
| tree | 4c34f43a5aea5d0317dcf44e24344b358dc90eea /src/eval.c | |
| parent | da0e75e7410226d7fd6d760f0ebe8a04d815506d (diff) | |
| download | emacs-9cc992e68ff7c37420f3d9dd5fa73bc9525e4c2a.tar.gz emacs-9cc992e68ff7c37420f3d9dd5fa73bc9525e4c2a.zip | |
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
Diffstat (limited to 'src/eval.c')
0 files changed, 0 insertions, 0 deletions