(Oort Gnus): Add prefix limit feature.
authorReiner Steib <Reiner.Steib@gmx.de>
Thu, 1 May 2003 15:33:06 +0000 (15:33 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Thu, 1 May 2003 15:33:06 +0000 (15:33 +0000)
texi/ChangeLog
texi/gnus.texi

index e992b52..c4ed2ba 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-01  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Oort Gnus): Add prefix limit feature.
+
 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus.texi (Emacsen): Update.
index 0ff2217..cdc63f3 100644 (file)
@@ -25147,6 +25147,13 @@ It was aliased to @kbd{Y c}
 (@code{gnus-summary-insert-cached-articles}). The new function filters
 out other articles.
 
+@item Some limiting commands accept a @kbd{C-u} prefix to negate the match.
+
+If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
+s'}, @kbd{/ a}, and @kbd{/ x}
+(@code{gnus-summary-limit-to-{subject,author,extra}}) respectively, the
+result will be to display all articles that do not match the expression.
+
 @item
 Group names are treated as UTF-8 by default.