There should be some guidelines about what needs documenting and what doesn't. Personally, I feel that hash and string related functions are worth documenting, as many people are likely learning Elisp by reading the Elisp manual.


On 10 January 2014 17:22, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>   Document `subr-x' functions.

Please don't.  The Elisp manual is already very large, we don't want to
document everything in it.


        Stefan