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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog
Date: Thu, 21 Oct 2004 19:16:00 -0400

Index: emacs/lisp/gnus/ChangeLog
diff -c emacs/lisp/gnus/ChangeLog:1.275 emacs/lisp/gnus/ChangeLog:1.276
*** emacs/lisp/gnus/ChangeLog:1.275     Tue Oct 19 22:38:27 2004
--- emacs/lisp/gnus/ChangeLog   Thu Oct 21 23:10:27 2004
***************
*** 1,14 ****
  2004-10-19  Katsumi Yamaoka  <address@hidden>
  
        * gnus-sum.el (gnus-update-summary-mark-positions): Search for
        dummy marks in the right way.
  
! 2004-10-18  Kevin Greiner  <address@hidden>
  
        * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
        avoid infinite recursion via gnus-get-function.
  
! 2004-10-18  Kevin Greiner  <address@hidden>
  
        * gnus-agent.el (gnus-agent-synchronize-group-flags): When
        necessary, pass full group name to gnus-request-set-marks.
--- 1,26 ----
+ 2004-10-21  Katsumi Yamaoka  <address@hidden>
+ 
+       * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
+       running the major-mode function.
+ 
+ 2004-10-21  Kevin Greiner  <address@hidden>
+ 
+       * gnus-start.el (gnus-convert-old-newsrc): Two of the converters
+       have been backported to 'Gnus v5.11' from 'No Gnus v0.2'.  Added a
+       boolean check to not apply converters that apply to future
+       versions of gnus.
+ 
  2004-10-19  Katsumi Yamaoka  <address@hidden>
  
        * gnus-sum.el (gnus-update-summary-mark-positions): Search for
        dummy marks in the right way.
  
! 2004-10-18  Kevin Greiner  <address@hidden>
  
        * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
        avoid infinite recursion via gnus-get-function.
  
! 2004-10-18  Kevin Greiner  <address@hidden>
  
        * gnus-agent.el (gnus-agent-synchronize-group-flags): When
        necessary, pass full group name to gnus-request-set-marks.
***************
*** 16,28 ****
        tick marks.
          (gnus-agent-synchronize-flags-server): Be silent when writing file.
  
! 2004-10-18  Kevin Greiner  <address@hidden>
  
        * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
        gnus-request-update-info with explicit code to sync the in-memory
        info read flags with the marks being sync'd to the backend.
  
! 2004-10-18  Kevin Greiner  <address@hidden>
  
        * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
        servers that are offline.  Avoids having gnus-agent-toggle-plugged
--- 28,40 ----
        tick marks.
          (gnus-agent-synchronize-flags-server): Be silent when writing file.
  
! 2004-10-18  Kevin Greiner  <address@hidden>
  
        * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
        gnus-request-update-info with explicit code to sync the in-memory
        info read flags with the marks being sync'd to the backend.
  
! 2004-10-18  Kevin Greiner  <address@hidden>
  
        * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
        servers that are offline.  Avoids having gnus-agent-toggle-plugged
***************
*** 45,51 ****
        method, to ensure that synchronization updates marks in the
        backend and in the info (in memory) structure.
  
! 2004-10-18  Kevin Greiner  <address@hidden>
  
        * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
        unless plugged.  Disable the agent so that an open failure causes
--- 57,63 ----
        method, to ensure that synchronization updates marks in the
        backend and in the info (in memory) structure.
  
! 2004-10-18  Kevin Greiner  <address@hidden>
  
        * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
        unless plugged.  Disable the agent so that an open failure causes
***************
*** 57,63 ****
        (gnus-agent-expire-unagentized-dirs)
        (gnus-agent-auto-agentize-methods): Add :version.
  
! 2004-10-18  Kevin Greiner  <address@hidden>
  
        * legacy-gnus-agent.el 
(gnus-agent-convert-to-compressed-agentview-prompt):
        New function. Used internally to only display 'gnus converting
--- 69,75 ----
        (gnus-agent-expire-unagentized-dirs)
        (gnus-agent-auto-agentize-methods): Add :version.
  
! 2004-10-18  Kevin Greiner  <address@hidden>
  
        * legacy-gnus-agent.el 
(gnus-agent-convert-to-compressed-agentview-prompt):
        New function. Used internally to only display 'gnus converting
***************
*** 70,76 ****
        gnus-agent-unfetch-articles in place of gnus-agent-expire to
        improve performance.
  
! 2004-10-18  Kevin Greiner  <address@hidden>
  
        * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
        to avoid run-time CL dependencies.
--- 82,88 ----
        gnus-agent-unfetch-articles in place of gnus-agent-expire to
        improve performance.
  
! 2004-10-18  Kevin Greiner  <address@hidden>
  
        * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
        to avoid run-time CL dependencies.




reply via email to

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