(Agent and flags): Add it to the detailmenu.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 9 Nov 2005 08:37:03 +0000 (08:37 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 9 Nov 2005 08:37:03 +0000 (08:37 +0000)
texi/ChangeLog
texi/gnus.texi

index bceb3c5..44e9d3b 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 def23c9..cc99217 100644 (file)
@@ -750,6 +750,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.
@@ -18211,6 +18212,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.
@@ -19124,7 +19126,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}.