[ < ] | [ > ] | [ << ] | [Plus haut] | [ >> ] | [Top] | [Table des matières] | [Index] | [ ? ] |
A syntax table specifies the syntactic textual function of each character. This information is used by the parsing functions, the complex movement commands, and others to determine where words, symbols, and other syntactic constructs begin and end. The current syntax table controls the meaning of the word motion functions (voir la section Motion by Words) and the list motion functions (voir la section Moving over Balanced Expressions), as well as the functions in this chapter.
35.1 Syntax Table Concepts | Basic concepts of syntax tables. | |
35.2 Syntax Descriptors | How characters are classified. | |
35.3 Syntax Table Functions | How to create, examine and alter syntax tables. | |
35.4 Syntax Properties | Overriding syntax with text properties. | |
35.5 Motion and Syntax | Moving over characters with certain syntaxes. | |
35.6 Parsing Expressions | Parsing balanced expressions using the syntax table. | |
35.7 Some Standard Syntax Tables | Syntax tables used by various major modes. | |
35.8 Syntax Table Internals | How syntax table information is stored. | |
35.9 Categories | Another way of classifying character syntax. |
Ce document a été généré par Eric Reinbold le 13 Octobre 2007 en utilisant texi2html 1.78.