woman-insert-file-contents
woman-insert-file-contents is a compiled Lisp function in `woman.el
'.
(woman-insert-file-contents FILENAME COMPRESSED)
Insert file FILENAME into the current buffer.
If COMPRESSED is t, or is non-nil and the filename implies compression,
then turn on auto-compression mode to decompress the file.
Leave point at end of new text. Return length of inserted text.