emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/debbugs b65acf3: * debbugs-gnu.el (debbugs-gnu-pick-com


From: Filipp Gunbin
Subject: [elpa] externals/debbugs b65acf3: * debbugs-gnu.el (debbugs-gnu-pick-commits): Remove duplicate
Date: Tue, 25 May 2021 13:19:12 -0400 (EDT)

branch: externals/debbugs
commit b65acf34f31276cd02dde6c81322b16e670aaf96
Author: Filipp Gunbin <fgunbin@fastmail.fm>
Commit: Filipp Gunbin <fgunbin@fastmail.fm>

    * debbugs-gnu.el (debbugs-gnu-pick-commits): Remove duplicate
    
    comment line
---
 debbugs-gnu.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debbugs-gnu.el b/debbugs-gnu.el
index e2a909f..e362300 100644
--- a/debbugs-gnu.el
+++ b/debbugs-gnu.el
@@ -2171,7 +2171,6 @@ for user to call `debbugs-gnu-maybe-use-picked-commits'."
   (let ((bugnum nil)
         (repo-dir default-directory))
     (with-temp-buffer
-      ;; %B = raw body (unwrapped subject and body)
       (debbugs-gnu--git-insert
        ;; %B: raw body (unwrapped subject and body).
        "show" "--no-patch" "--format=%B" commit-range)



reply via email to

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