Conventions Used


Beginning | Previous | Next

Below is a set of conventions used in this page and also within GNU Emacs.

Control Characters

Control characters in Emacs are represented with a capital "C" followed by a dash and then a letter, number or both. For example:

Escape Codes

Escape codes (and the escape key) is sometimes called Meta codes. On some keyboards, the escape key, "<Esc>" is also the "<Alt>" key. Escape codes in Emacs are represented with a capital "M" followed by a dash and then a letter, number or both, or a control code. For example:

Other Stuff


Beginning | Previous | Next
Last updated $Date: 1997/04/11 03:46:06 $.