An Infrequent User's Guide to Emacs

This is my attempt to provide some useful commands for people who don't use emacs very often.

First of all, notation: C-c means press Ctrl+c.

CommandFunction
C-x C-sSave
C-x C-wSave As
C-x C-fOpen
C-x C-cQuit
F10Menu
C-_Undo
C-gCancel Current Command
C-x 11 Window (This gets rid of extra
splits in the window.)
C-dDelete next Character
C-sFind
C-kCut Line
C-yPaste