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

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

[elpa] master b52e256 2/2: * packages/debbugs/debbugs-gnu.el (debbugs-gn


From: Michael Albinus
Subject: [elpa] master b52e256 2/2: * packages/debbugs/debbugs-gnu.el (debbugs-gnu-stale): Fix docstring.
Date: Wed, 17 Feb 2016 08:53:51 +0000

branch: master
commit b52e25607e94d4fb7fb6b13c66f7a06f117d9371
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    * packages/debbugs/debbugs-gnu.el (debbugs-gnu-stale): Fix docstring.
---
 packages/debbugs/debbugs-gnu.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/debbugs/debbugs-gnu.el b/packages/debbugs/debbugs-gnu.el
index 50487fc..ebb4d74 100644
--- a/packages/debbugs/debbugs-gnu.el
+++ b/packages/debbugs/debbugs-gnu.el
@@ -276,7 +276,7 @@ If this is 'rmail, use Rmail instead."
   "Face for reports that are pending.")
 
 (defface debbugs-gnu-stale '((t (:foreground "orange")))
-  "Face for reports that have not been touched for a week.")
+  "Face for reports that have not been touched for two weeks.")
 
 (defface debbugs-gnu-done '((t (:foreground "DarkGrey")))
   "Face for closed bug reports.")



reply via email to

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