From 8faffd1fdb09e0243b3c12fafe70c0dd2670a85b Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Sat, 15 Jun 2024 12:19:48 +0200 Subject: [PATCH] Fix comment in context of BUG#71537 --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index b829298..5b444db 100644 --- a/README.org +++ b/README.org @@ -929,7 +929,7 @@ Emacs. Try {{{kbd(C-h o)}}} instead of {{{kbd(C-h f)}}} or {{{kbd(C-h v)}}}. (with-eval-after-load 'help-fns ;; ChatGPT recommends to require `shortdoc' contrary to the ;; `shortdoc-help-fns-examples-function' documentation string. - ;; BUG#71537: "emacs -Q" does not need the `add-hook' form. Note: + ;; BUG#71537: "emacs -Q" works with a simpler `add-hook' form. Note: ;; `add-hook' should append `shortdoc-help-fns-examples-function' to ;; `help-fns-describe-function-functions'. (add-hook 'help-fns-describe-function-functions