


Control Character		Escape Commands			Control-X Commands

C-@	Set/pop Mark		ESC SPC	same as C-@		C-X C-B	List Buffers
C-A	Beginning Of Line	ESC DEL	Backward Kill Word	C-X C-C	Return To Superior
C-B	Backward Character	ESC %	Query Replace		C-X C-F	Find File
C-D	Delete Character	ESC (	Make Parenthesis	C-X C-G	same as C-G
C-E	End Of Line		ESC <	Goto Beginning		C-X C-L	Lowercase Region
C-F	Forward Character	ESC >	Goto End		C-X C-M	Delete Mode
C-G	Quit			ESC A	Backward Sentence	C-X C-O	Delete Blank Lines
C-H	same as <DEL>		ESC B	Backward Word		C-X C-R	Read File
C-I	same as <TAB>		ESC C	Uppercase Initial	C-X C-S	Save File
C-J	Indent New Line		ESC D	Kill Word		C-X C-T	Transpose Lines
C-K	Kill Line		ESC E	Forward Sentence	C-X C-U	Uppercase region
C-L	New Window		ESC F	Forward Word		C-X C-V	View Other Windows's Next Screen
C-M	same as <CR>		ESC G	Fill Region		C-X C-W	Write File
C-N	Next Line		ESC H	Mark Paragraph		C-X C-X	Exchange Point And Mark
C-O	Open line		ESC K	Kill Sentence		C-X C-Z	View Other Windows's Previous Screen
C-P	Previous line		ESC L	Lowercase Word		C-X !	Execute a shell command
C-Q	Quoted Insert		ESC Q	Fill Paragraph		C-X (	Start Kbd Macro
C-R	Reverse Search		ESC R	Replace String		C-X )	End Kbd Macro
C-S	Incremental Search	ESC S	Center Line		C-X 1	One Window
C-T	Transpose Characters	ESC T	Transpose Words		C-X 2	Two Windows
C-U	Universal Argument	ESC U	Uppercase Word		C-X .	Set Indent Column
C-V	Next Screen		ESC V	Previous Screen		C-X =	What Cursor Position
C-W	Kill Region		ESC W	Copy Region		C-X B	Select Buffer
C-X	CNTRL-X Command Prefix	ESC X	Extended Command	C-X E	Execute Kbd Macro
C-Y	Un-kill			ESC Y	Unkill Pop		C-X F	Set Fill Column
C-Z	Prefix Escape Control	ESC [	Backward Paragraph	C-X G	Get Q-register
C-[	Prefix Escape		ESC \	Delete Horizontal Space	C-X K	Kill Buffer
C-\	Delete Indentation	ESC ]	Forward Paragraph	C-X M	Add Mode
C-^	Prefix Control						C-X O	Other Window
C-_	Help			Escape Control Commands		C-X Q	Keyboard Macro Query
								C-X T	Transpose Regions
Escape X Commands		ESC C-G	same as C-G		C-X X	Put Q-register
				ESC C-H	same as ESC DEL		C-X ^	Grow Window
ESC X View Keyboard Macro	ESC C-K	Kill Entire Line
ESC X Insert Buffer		ESC C-M	End Of Indentation
ESC X Push To Exec		ESC C-R	Query replace
ESC X Write Region		ESC C-W	Append Next Kill
ESC X Insert Date		ESC C-Z	Exit
