fill-delete-prefix

fill-delete-prefix is a compiled Lisp function in `fill.el'.

(fill-delete-prefix FROM TO PREFIX)

Delete the fill prefix from every line except the first.
The first line may not even have a fill prefix.
Point is moved to just past the fill prefix on the first line.