Go to the first, previous, next, last section, table of contents.


Other File Commands

Meta-x delete-file RET file-name RET
Deletes the file called file-name.
Meta-x rename-file RET source RET dest RET
Renames the file called source as the file dest.
Meta-x copy-file RET source RET dest RET
Makes a copy of the file called source as the file dest.


Go to the first, previous, next, last section, table of contents.