() Eli Zaretskii () Sun, 29 Sep 2013 05:36:08 +0300 > >> +@c FIXME: Document these functions: > >> +@c `bool-vector-exclusive-or' > >> +@c `bool-vector-union' > >> +@c `bool-vector-intersection' > >> +@c `bool-vector-set-difference' > >> +@c `bool-vector-not' > >> +@c `bool-vector-subset' > >> +@c `bool-vector-count-matches' > >> +@c `bool-vector-count-matches-at' Nothing to be sorry about, and thank you. If the names of these functions were produced by some scanning program, this is a good opportunity to add that code to the repo (under admin/). If they were produced by hand, then i guess the zeroth step would be to write a program that likewise produces them. The overall meta-goals are to make doc coverage easy to determine for everyone, and to render the selection criteria (for surely, some things do not warrant "full" documentation) explicit and consequently subject to refinement. With this in place, the overall goal of improving the doc coverage is most easily realizable, not just once, but also as an ongoing basis, as Emacs gains new features over time. -- Thien-Thi Nguyen GPG key: 4C807502 (if you're human and you know it) read my lisp: (responsep (questions 'technical) (not (via 'mailing-list))) => nil