emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/calibre 6446221d20 7/9: Reword description of composite


From: ELPA Syncer
Subject: [elpa] externals/calibre 6446221d20 7/9: Reword description of composite filters
Date: Tue, 16 Jan 2024 12:57:41 -0500 (EST)

branch: externals/calibre
commit 6446221d20076afb266ed00380f0285f66c2cae2
Author: Kjartan Oli Agustsson <kjartanoli@disroot.org>
Commit: Kjartan Oli Agustsson <kjartanoli@disroot.org>

    Reword description of composite filters
    
    * doc/calibre.texi (Virtual Libraries): Small rewording of the section
      on composite filters.
---
 doc/calibre.texi | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/doc/calibre.texi b/doc/calibre.texi
index 73103e1f30..a705fef6d1 100644
--- a/doc/calibre.texi
+++ b/doc/calibre.texi
@@ -242,11 +242,10 @@ it must be one of:
 @var{VALUE} is the string to compare @var{FIELD} to.
 
 @cindex composite filter
-A composite filter, which is a vector @code{[@var{OP} @var{FILTERS}]},
+A composite filter, is a vector @code{[@var{OP} @var{FILTERS}]} where
 @var{OP} has the same meaning as for basic filters and @var{FILTERS} is
-a list of vectors @code{[@var{FIELD} @var{FILTERS}]}.  In each such
-vector @var{FIELD} and @var{VALUE} have the same meaning as for a basic
-filter.
+a list of vectors @code{[@var{FIELD} @var{VALUE}]}.  In each such vector
+@var{FIELD} and @var{VALUE} have the same meaning as for a basic filter.
 
 @node Modifying your library
 @chapter Modifying your library



reply via email to

[Prev in Thread] Current Thread [Next in Thread]