Spelling fixes.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 27 Nov 2011 22:13:56 +0000 (22:13 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 27 Nov 2011 22:13:56 +0000 (22:13 +0000)
lisp/ChangeLog
lisp/gnus-group.el
texi/ChangeLog
texi/gnus.texi

index b7a51e7..ecb78c6 100644 (file)
@@ -1,5 +1,6 @@
 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * gnus-group.el (gnus-group-prepare-flat):
        * mm-bodies.el (mm-encode-body):
        * mml.el (mml-preview):
        * nnml.el (nnml-request-compact-group):
 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
-       data if the group is deactivated.
+       data if the group is inactive.
 
 2011-01-28  Julien Danjou  <julien@danjou.info>
 
index 731a312..9ac1620 100644 (file)
@@ -1354,7 +1354,7 @@ if it is a string, only list groups matching REGEXP."
                     (predicate t)      ; We list all groups?
                     (t
                      (or
-                      (if (eq unread t) ; Deactivated?
+                      (if (eq unread t) ; Inactive?
                           gnus-group-list-inactive-groups
                                        ; We list inactive
                         (and (numberp unread) (> unread 0)))
index b5cc68c..9c6cf58 100644 (file)
@@ -1,6 +1,6 @@
 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * gnus.texi (Red Gnus): Spelling fix.
+       * gnus.texi (Propagating marks, Red Gnus): Spelling fix.
 
 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
 
index 9574eee..f7c12ba 100644 (file)
@@ -21895,7 +21895,7 @@ Clearly, the easiest way would be if marks could somehow be
 automatically set for the original article. This is exactly what
 @emph{marks propagation} is about.
 
-Marks propagation is deactivated by default. You can activate it for a
+Marks propagation is inactive by default. You can activate it for a
 certain @code{nnmairix} group with
 @code{nnmairix-group-toggle-propmarks-this-group} (bound to @kbd{G b
 p}). This function will warn you if you try to use it with your default