Mercurial > emacs
comparison GETTING.GNU.SOFTWARE @ 2603:f80a342fd945
Add compilation-minor-mode to minor-mode-alist and minor-mode-map-alist.
(compilation-minor-mode): New defvar.
(compilation-minor-mode-map): New defvar; keymap with the bindings
from compilation-mode-map except SPC and DEL.
(compilation-mode-map): Construct this keymap to inherit from
compilation-minor-mode-map.
(compilation-setup): New function, code broken out of compilation-mode.
(compilation-mode): Call it.
(compilation-minor-mode): New function to toggle
compilation-minor-mode; if setting it, call compilation-setup.
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Wed, 28 Apr 1993 22:44:29 +0000 |
parents | 784262b28079 |
children | 87bd6540514f |
comparison
equal
deleted
inserted
replaced
2602:2465861025cd | 2603:f80a342fd945 |
---|