From 33ca6d27d97d165255d60d54986998811281aab3 Mon Sep 17 00:00:00 2001 From: Florian Pelz Date: Sat, 11 Nov 2023 13:13:30 +0100 Subject: [PATCH] doc: Use accurate wording in Emacs-Debbugs configuration. 'M-x debbugs-gnu' does not prompt for which bugs to show. Follow-up to 19fe24c5b978a16cbca3cddbfa3ab9d1ee2c68f2. * doc/contributing.texi (Viewing Bugs within Emacs): Make comment more accurate. --- doc/contributing.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing.texi b/doc/contributing.texi index f3cc4d7af7..8c7736444e 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -455,7 +455,7 @@ configuration file: (group-n 3 (one-or-more digit)) line-end)) -;; Reduce the number of prompts with 'M-x debbugs-gnu'. +;; Change the default when run as 'M-x debbugs-gnu'. (setq debbugs-gnu-default-packages '("guix" "guix-patches")) ;; Show feature requests. base-commit: af6105afc67a15a491a0a4fd18a28c9f801a0b94 -- 2.41.0