This is version . It is not the current version, and thus it cannot be edited.
Back to current version   Restore this version

Emacs Editor#

The emacs editor

Exiting Emacs#

exit ^X^C

Files#

^x ^fread a file into emacs
^x ^ssave a file
^x ssave all files
^x iinsert a file at current location
^x ^wwrite buffer to a named file

Motion#

^a beginning of line
^e end of line
Esc < beginning of buffer
Esc > end of buffer

Deleting#

^d delete character
Esc d delete following word
Esc Del delete previous word
^k delete to end-of-line
Ctl-Shft-Bksp delete line

Add new attachment

Only authorized users are allowed to upload new attachments.
« This particular version was published on 27-Aug-2013 20:34 by BlakeMcBride.