mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-01 20:06:00 +00:00
(sc-set-variable): Set help-mode in *Help* buffer.
This commit is contained in:
parent
c759701d76
commit
5312cce705
@ -1725,6 +1725,9 @@ help window."
|
||||
var
|
||||
'variable-documentation)
|
||||
1))
|
||||
(save-excursion
|
||||
(set-buffer standard-output)
|
||||
(help-mode))
|
||||
nil)))))
|
||||
(set var (eval-minibuffer (format "Set %s to value: " var))))
|
||||
(sc-set-mode-string))
|
||||
|
Loading…
x
Reference in New Issue
Block a user