Emacs has many settings which have values that you can change. Many are documented in this manual. Most settings are user options—that is to say, Lisp variables (see Variables)—and their names appear in the Variable Index (see Variable Index). The other settings are faces and their attributes (see Faces).
You can browse settings and change them using M-x customize. This creates a customization buffer, which lets you navigate through a logically organized list of settings, edit and set their values, and save them permanently in your initialization file (see Init File).
blog comments powered by Disqus