aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2012-03-04 14:34:33 +0100
committerLars Magne Ingebrigtsen2012-03-04 14:34:33 +0100
commite627be4c9ddaec9e4037166ebbac2d09b5bce28a (patch)
tree70e546c1bd26fce5351ac74a6ae878269afd981c /lisp/ChangeLog
parentebeabff47e793ca13a0c54b1442d87060f709227 (diff)
downloademacs-e627be4c9ddaec9e4037166ebbac2d09b5bce28a.tar.gz
emacs-e627be4c9ddaec9e4037166ebbac2d09b5bce28a.zip
Fix up the emacsbug query-once logic from the previous patch
* mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in previous patch: Check `message-send-mail-function', and not the default function. Fixes: debbugs:10897
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5392e197d9f..102ef01d772 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
4 previous patch: Check `message-send-mail-function', and not the
5 default function (bug#10897).
6
12012-03-04 Michael Albinus <michael.albinus@gmx.de> 72012-03-04 Michael Albinus <michael.albinus@gmx.de>
2 8
3 * notifications.el (notifications-unique-name): New defvar. 9 * notifications.el (notifications-unique-name): New defvar.