Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: >> +(defun org-texinfo--massage-key-item (plain-list item args) >> + "In PLAIN-LIST modify ITEM based on ARGS. >> +Reformat ITEM's tag property and add findex and kindex entries to >> +its content. If the bullet is \"+\" then use \"@itemx\" and deal with >> +data from preceeding siblings that use such a bullet." > > The last sentence is a left-over from the previous prototype.
I have fixed that but the result is quite detailed because I didn't manage to keep it short and actually correct at the same time.