![[Dept of Engineering]](http://www.eng.cam.ac.uk/images/house_style/engban-s.gif)
Emacs keeps a list of variables for its own use. Many of them are switches to control emacs' behaviour. Find out about them by typing
M-x list-optionsChange their values using one of the following -
M-x set-variable RET <var> RET <val> RET M-x edit-options