From 25201ef030764e1dbc1d4c01eb78ba66fb2de1cd Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Sat, 28 Sep 2013 09:52:23 +0800 Subject: [PATCH] Fix typo. --- doc/lispref/sequences.texi | 2 +- etc/NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/lispref/sequences.texi b/doc/lispref/sequences.texi index 16103aa6dc6..b6cf322211e 100644 --- a/doc/lispref/sequences.texi +++ b/doc/lispref/sequences.texi @@ -719,7 +719,7 @@ and @code{nil} otherwise. @c `bool-vector-intersection' @c `bool-vector-set-difference' @c `bool-vector-not' -@c `bool-vector-subset' +@c `bool-vector-subsetp' @c `bool-vector-count-matches' @c `bool-vector-count-matches-at' diff --git a/etc/NEWS b/etc/NEWS index c3518b6336b..e26d18c93ed 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -647,7 +647,7 @@ for something (not just adding elements to it), it ought not to affect you. *** `bool-vector-intersection' *** `bool-vector-set-difference' *** `bool-vector-not' -*** `bool-vector-subset' +*** `bool-vector-subsetp' *** `bool-vector-count-matches' *** `bool-vector-count-matches-at' -- 2.39.2