insert-string

insert-string is a compiled Lisp function in `subr.el'.

(insert-string &rest ARGS)

This function is obsolete since 22.1;
use `insert' instead.

Mocklisp-compatibility insert function.
Like the function `insert' except that any argument that is a number
is converted into a string by expressing it in decimal.