. — .
Info buffer: Point is now (again) moved to the top when APPEND is nil.
(if append (goto-char (point-max))))))
(if append (goto-char (point-max)) (goto-char (point-min))))))