From 7e36bc86b1d369c53533cdd94c6a0f1f118d27ae Mon Sep 17 00:00:00 2001 From: Reiner Steib Date: Thu, 1 May 2003 15:33:06 +0000 Subject: [PATCH] (Oort Gnus): Add prefix limit feature. --- texi/ChangeLog | 4 ++++ texi/gnus.texi | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/texi/ChangeLog b/texi/ChangeLog index e992b52b7..c4ed2ba9c 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,7 @@ +2003-05-01 Reiner Steib + + * gnus.texi (Oort Gnus): Add prefix limit feature. + 2003-05-01 Lars Magne Ingebrigtsen * gnus.texi (Emacsen): Update. diff --git a/texi/gnus.texi b/texi/gnus.texi index 0ff2217b5..cdc63f3a3 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -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. -- 2.25.1