mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-11 05:51:21 -08:00
(describe_buffer_bindings): Set help-mode in *Help* buffer.
This commit is contained in:
parent
62f72ce03a
commit
04befa074c
1 changed files with 1 additions and 0 deletions
|
|
@ -1938,6 +1938,7 @@ nominal alternate\n\
|
|||
describe_map_tree (current_global_map, 0, shadow, prefix,
|
||||
"Global Bindings", 0);
|
||||
|
||||
call0 (intern ("help-mode"));
|
||||
Fset_buffer (descbuf);
|
||||
UNGCPRO;
|
||||
return Qnil;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue