emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog,v
Date: Thu, 22 May 2008 05:03:03 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/05/22 05:03:01

Index: gnus/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/gnus/ChangeLog,v
retrieving revision 1.715
retrieving revision 1.716
diff -u -b -r1.715 -r1.716
--- gnus/ChangeLog      18 May 2008 22:43:12 -0000      1.715
+++ gnus/ChangeLog      22 May 2008 05:02:57 -0000      1.716
@@ -1,3 +1,22 @@
+2008-05-20  Teodor Zlatanov  <address@hidden>
+
+       * auth-source.el: Add more docs.
+
+2008-05-19  Lars Magne Ingebrigtsen  <address@hidden>
+
+       * nnheader.el (nnheader-read-timeout): Change the default timeout from
+       0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
+       retrieval faster in some cases, but might make CPU usage larger.  If
+       this has any bad side effects, we might revert this change.
+
+       * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
+       seems to make mail retrieval much, much faster.
+       (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
+       unconditionally. 
+
+       * gnus-draft.el (gnus-group-send-queue): Bind
+       message-send-mail-partially-limit to nil to avoid being prompted.
+
 2008-05-16  Reiner Steib  <address@hidden>
 
        * mml.el (mml-attach-buffer): Prompt for `disposition'.




reply via email to

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