diff lisp/gnus/gnus-agent.el @ 90227:10fe5fadaf89

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 532-541) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 112-115) - Update from CVS
author Miles Bader <miles@gnu.org>
date Sun, 11 Sep 2005 22:21:01 +0000
parents 2d92f5c9d6ae eb0fd19f4e01
children ee12d75eb214
line wrap: on
line diff
--- a/lisp/gnus/gnus-agent.el	Tue Sep 06 07:30:14 2005 +0000
+++ b/lisp/gnus/gnus-agent.el	Sun Sep 11 22:21:01 2005 +0000
@@ -115,7 +115,7 @@
   :group 'gnus-agent
   :type 'function)
 
-(defcustom gnus-agent-synchronize-flags nil
+(defcustom gnus-agent-synchronize-flags t
   "Indicate if flags are synchronized when you plug in.
 If this is `ask' the hook will query the user."
   :version "21.1"