C-x C-cEnd emacs sessionC-gPartially quit entered command
C-vMove forward one screenfulM-vMove backward one screenfulC-lMove the text around the cursor to the center of the screen. Also, it clears the screen and redisplay all the text
C-pPrevious lineC-nNext lineC-bBackward a characterC-fForward a character
M-fMove forward a wordM-bMove backward a wordM-aMove to beginning of a sentenceM-eMove to end of a sentenceC-aMove to beginning of a lineC-eMove to end of a lineM-<Move to Beginning of the fileM->Move to End of the fileC-uSupply numeric argument for commands, mostly serves as a repeat count
C-/UndoC-xExtend to other commandsC-x C-fFind a fileC-x C-sSave a fileC-x 1Delete all but one windowC-x C-bList buffersC-x bSwitch between buffers
C-sSearch forwardC-rSearch backward