mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
(strokes-help): Call print-help-return-message
while inside with-output-to-temp-buffer.
This commit is contained in:
parent
c37177464c
commit
7d317bca4f
@ -1006,8 +1006,8 @@ o Strokes are a bit computer-dependent in that they depend somewhat on
|
||||
silently--without displaying the strokes. All variables can be set
|
||||
by customizing the group `strokes' via \[customize-group].")
|
||||
(set-buffer standard-output)
|
||||
(help-mode))
|
||||
(print-help-return-message))
|
||||
(help-mode)
|
||||
(print-help-return-message)))
|
||||
|
||||
(defalias 'strokes-report-bug 'report-emacs-bug)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user