guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: doc: Use accurate wording in Emacs-Debbugs configuration.


From: guix-commits
Subject: 01/02: doc: Use accurate wording in Emacs-Debbugs configuration.
Date: Sun, 31 Dec 2023 01:04:05 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit f0752de257d5521f7cbe31a4c0f5114694747a08
Author: Florian Pelz <pelzflorian@pelzflorian.de>
AuthorDate: Sat Nov 11 13:13:30 2023 +0100

    doc: Use accurate wording in Emacs-Debbugs configuration.
    
    'M-x debbugs-gnu' does not prompt for which bugs to show.
    'C-u M-x debbugs-gnu' would.
    Follow-up to 19fe24c5b978a16cbca3cddbfa3ab9d1ee2c68f2.
    
    * doc/contributing.texi (Viewing Bugs within Emacs): Make comment
    more accurate.
    
    Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 doc/contributing.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index 7337f4bd58..5707ff5cde 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -457,7 +457,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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]