emacs-devel
[Top][All Lists]
Advanced

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

Changes in revision 114466


From: Eli Zaretskii
Subject: Changes in revision 114466
Date: Sat, 28 Sep 2013 10:46:15 +0300

> --- a/doc/lispref/sequences.texi      2013-01-01 09:11:05 +0000
> +++ b/doc/lispref/sequences.texi      2013-09-28 01:48:06 +0000
> @@ -713,6 +713,16 @@
>  and @code{nil} otherwise.
>  @end defun
>  
> address@hidden FIXME: Document these functions:
> address@hidden `bool-vector-exclusive-or'
> address@hidden `bool-vector-union'
> address@hidden `bool-vector-intersection'
> address@hidden `bool-vector-set-difference'
> address@hidden `bool-vector-not'
> address@hidden `bool-vector-subset'
> address@hidden `bool-vector-count-matches'
> address@hidden `bool-vector-count-matches-at'
> +

There's no need for this kind of FIXMEs: the NEWS entries serve that
duty.  Specifically, any NEWS entry that isn't marked with "+++" or
"---" needs to be documented before the release.

The FIXMEs you added just increase the maintenance burden, since
someone needs to remember to remove them (what if the docs is in a
place different from where you put the FIXME?).



reply via email to

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