branch: externals/debbugs
commit 9692478693f2c9ca204141aff02b6abce4bbc733
Author: Michael Albinus <michael.albi...@gmx.de>
Commit: Michael Albinus <michael.albi...@gmx.de>

    * debbugs-gnu.el (debbugs-gnu-default-packages): Add "skribilo".
---
 debbugs-gnu.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debbugs-gnu.el b/debbugs-gnu.el
index ef28495265..64a076997d 100644
--- a/debbugs-gnu.el
+++ b/debbugs-gnu.el
@@ -288,6 +288,7 @@ If nil, the value of `send-mail-function' is used instead."
              (const "adns")
              (const "anubis")
              (const "auctex")
+             ;(const "autoconf")
              (const "automake")
              (const "automake-patches")
              (const "cc-mode")
@@ -314,6 +315,7 @@ If nil, the value of `send-mail-function' is used instead."
              (const "org-mode")
              (const "parted")
              (const "sed")
+             (const "skribilo")
              (const ,(propertize
                      "spam"
                      'face 'debbugs-gnu-done

Reply via email to