(gnus-variable-list): Write gnus-format-specs last.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 4 Jan 2003 11:56:38 +0000 (11:56 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 4 Jan 2003 11:56:38 +0000 (11:56 +0000)
lisp/ChangeLog
lisp/gnus.el

index 1c2a798..edd8f96 100644 (file)
@@ -1,5 +1,7 @@
 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus.el (gnus-variable-list): Write gnus-format-specs last. 
+
        * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
 
 2003-01-04  Kevin Ryde  <user42@zip.com.au>
index 94e7dc5..a411819 100644 (file)
@@ -2164,7 +2164,7 @@ such as a mark that says whether an article is stored in the cache
                        gnus-newsrc-alist gnus-server-alist
                        gnus-killed-list gnus-zombie-list
                        gnus-topic-topology gnus-topic-alist
-                       gnus-format-specs gnus-agent-covered-methods)
+                       gnus-agent-covered-methods gnus-format-specs)
   "Gnus variables saved in the quick startup file.")
 
 (defvar gnus-newsrc-alist nil