Synch to No Gnus 200511090837.
authoryamaoka <yamaoka>
Wed, 9 Nov 2005 08:37:29 +0000 (08:37 +0000)
committeryamaoka <yamaoka>
Wed, 9 Nov 2005 08:37:29 +0000 (08:37 +0000)
texi/ChangeLog
texi/gnus.texi

index 4119cd1..1eadf69 100644 (file)
@@ -1,9 +1,15 @@
+2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Agent and flags): Add it to the detailmenu.
+
 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
 
        * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammer.
        (Agent Parameters): Updated parameter names to match code.
-       (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as 'gnus-agent-summary-fetch-series'.
-       (Agent and flags): New section providing a generalized discussion of flag handling.  
+       (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
+       'gnus-agent-summary-fetch-series'.
+       (Agent and flags): New section providing a generalized discussion
+       of flag handling.
        (Agent and IMAP): Removed flag discussion.
        (Agent Variables): Added 'gnus-agent-synchronize-flags'
 
index 2667b54..be739a3 100644 (file)
@@ -757,6 +757,7 @@ Gnus Unplugged
 * Agent as Cache::              The Agent is a big cache too.
 * Agent Expiry::                How to make old articles go away.
 * Agent Regeneration::          How to recover from lost connections and other accidents.
+* Agent and flags::             How the Agent maintains flags.
 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
 * Outgoing Messages::           What happens when you post/mail something?
 * Agent Variables::             Customizing is fun.
@@ -18195,6 +18196,7 @@ Of course, to use it as such, you have to learn a few new commands.
 * Agent as Cache::              The Agent is a big cache too.
 * Agent Expiry::                How to make old articles go away.
 * Agent Regeneration::          How to recover from lost connections and other accidents.
+* Agent and flags::             How the Agent maintains flags.
 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
 * Outgoing Messages::           What happens when you post/mail something?
 * Agent Variables::             Customizing is fun.
@@ -19108,7 +19110,7 @@ the backend server rather than in @file{.newsrc}.  This means that the
 Agent, while unplugged or disconnected, will always record all changes
 to the flags in its own files.
 
-When you plug back in, Gnus will then check to see if you have any 
+When you plug back in, Gnus will then check to see if you have any
 changed any flags and ask if you wish to synchronize these with the
 server.  This behavior is customizable by @code{gnus-agent-synchronize-flags}.