X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/a7638d9a7101316716e341def6956cbb6a750dfd..c860062c7be598c8ba40e47fed4e3272945329dd:/packages/debbugs/debbugs-gnu.el diff --git a/packages/debbugs/debbugs-gnu.el b/packages/debbugs/debbugs-gnu.el index ed603c8d7..1115db819 100644 --- a/packages/debbugs/debbugs-gnu.el +++ b/packages/debbugs/debbugs-gnu.el @@ -25,7 +25,7 @@ ;;; Commentary: ;; This package provides an interface to bug reports which are located -;; on the GNU bug tracker debbugs.gnu.org. It's main purpose is to +;; on the GNU bug tracker debbugs.gnu.org. Its main purpose is to ;; show and manipulate bug reports from Emacs, but it could be used ;; also for other GNU projects which use the same bug tracker. @@ -590,7 +590,7 @@ marked as \"client-side filter\"." 'debbugs-gnu-new) ((< (- (float-time) (cdr (assq 'log_modified status))) - (* 60 60 24 7)) + (* 60 60 24 7 2)) 'debbugs-gnu-handled) (t 'debbugs-gnu-stale)))