diff options
| author | Lars Ingebrigtsen | 2022-05-13 16:58:59 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2022-05-13 17:14:36 +0200 |
| commit | cd87a5c7a18ee0fd956ccc151ace85874a8404b1 (patch) | |
| tree | e3b845d40235bba3982692a39037bb8682dc6566 /src/buffer.c | |
| parent | 9c126cbacb803f07ed002dcbbfd25e41793d2146 (diff) | |
| download | emacs-cd87a5c7a18ee0fd956ccc151ace85874a8404b1.tar.gz emacs-cd87a5c7a18ee0fd956ccc151ace85874a8404b1.zip | |
Don't clear out local variables in `with-help-window'
* lisp/help-mode.el (help-mode-setup): Declare obsolete.
(help-mode-finish): Ditto.
* lisp/help.el (with-help-window): Don't be a wrapper around
`with-temp-buffer-window', because that made the macro big and
difficult to understand.
(help--window-setup): Implement the relevant bits from
`with-temp-buffer-window'. Also don't clear out local variables,
because that makes things like `text-scale-mode' not work (bug#25979).
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions