add-new-page

add-new-page is an interactive compiled Lisp function in `page-ext.el'.

It is bound to C-x C-p C-a.

(add-new-page HEADER-LINE)

Insert new page. Prompt for header line.

If point is in the pages directory buffer, insert the new page in the
buffer associated with the directory.

Insert the new page just before current page if
pages-directory-for-adding-new-page-before-current-page-p variable
is non-nil. Else insert at exact location of point.

Narrow to new page if
pages-directory-for-adding-page-narrowing-p variable
is non-nil.

Page begins with a `^L' as the default page-delimiter.
Use C-x C-p C-l to change the page-delimiter.
Point is left in the body of page.