mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(strokes-help): Call print-help-return-message
while inside with-output-to-temp-buffer.
This commit is contained in:
parent
c37177464c
commit
7d317bca4f
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue