diff options
author | Mark Oteiza <mvoteiza@udel.edu> | 2016-10-13 14:29:32 -0400 |
---|---|---|
committer | Mark Oteiza <mvoteiza@udel.edu> | 2016-10-13 14:37:10 -0400 |
commit | 506a97a58d0cff595f13e6238b59c9e8c70440d5 (patch) | |
tree | 270d58681af0a823783ddc09d37328ffc166d595 /lisp/emacs-lisp | |
parent | 8ee95221c7112a763ae6ce41c7c58b3c32ece5fc (diff) | |
download | emacs-506a97a58d0cff595f13e6238b59c9e8c70440d5.tar.gz emacs-506a97a58d0cff595f13e6238b59c9e8c70440d5.tar.bz2 emacs-506a97a58d0cff595f13e6238b59c9e8c70440d5.zip |
Derive Man and WoMan modes from special-mode
* lisp/man.el (Man-mode-map): Set parent to map composed from both
button-buffer-map and special-mode-map. Remove redundant bindings.
Fix menu to refer to the quit-window command.
(Man-mode): Derive from special-mode. Fix docstring. Remove redundant
buffer-read-only binding.
(Man-quit): Remove.
* lisp/woman.el (woman-really-find-file): Use setq-local.
(woman-mode-map): Refer to woman-mode in docstring.
(woman-mode): Derive from special-mode. Document woman-mode-map in
docstring. Use setq-local where possible; imenu-generic-expression is
already buffer-local.
(woman-negative-vertical-space): Replace unused binding with _.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions