* gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
[gnus] / lisp / ChangeLog
index 915fe53..ba6f4f2 100644 (file)
@@ -1,3 +1,14 @@
+2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
+       argument to `message-reply'.  This broke `special-display-*' frame
+       pop-uping (bug#10238).
+
+2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
+       systems, since these allegedly don't work there.
+
 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
 
        * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
 
 See ChangeLog.2 for earlier changes.
 
-  Copyright (C) 2004-2011  Free Software Foundation, Inc.
+  Copyright (C) 2004-2012  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.