From 574bddd8cb523e113a36bb8492d20d65f59f2653 Mon Sep 17 00:00:00 2001 From: dancer <> Date: Sat, 31 Mar 2007 11:39:55 +0000 Subject: fix debian-changelog-mode related bugs; support co-maintenance mode, and fix the debian BTS downloading function to work with new output format. --- debian-bug.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian-bug.el') diff --git a/debian-bug.el b/debian-bug.el index b212fda..0341585 100644 --- a/debian-bug.el +++ b/debian-bug.el @@ -1814,7 +1814,7 @@ Only decodes if `rfc2047-decode-string' is available." (setq bug-alist (cons (list bugnumber description) bug-alist)) (when bugs-are-open-flag (when (and (re-search-forward - "Reported by: " + "Reported by: " nil t) (or (looking-at ""\\(.*\\)" <") (looking-at "\\(.*\\) <") -- cgit v1.2.3