Emacs commands

Command Result
Strg-x 2/3 divides window into 2 vertically/horizontally
Strg-x 1 unifies all windows
Strg-x k kills buffer
(setq-default auto-fill-function 'do-auto-fill) turn on line breaking