kugel- commented on this pull request.
- * @param msg_color A color to be used for the text. It must be an element of #MsgColors. - * @param format @c printf()-style format string. - * @param ... Arguments for the @c format string. + * @see msgwin_compiler_add_string() + * + * @since 0.15
I know what happened. I was looking at c151beff which had added these function under a different name (_add_fmt()). For 0.16.0 they were renamed to the current name. So yes, 0.16 is more accurate.