Prev
Next
Hemlock Manual
→
Part II: Hemlock Command Implementor's Manual
→
3 Buffers
Apropos
3 Buffers
3.1 The Current Buffer
3.2 Buffer Functions
3.3 Modelines
A buffer is an environment within Hemlock consisting of:
[annotate]
A name.
[annotate]
A piece of text.
[annotate]
A current focus of attention, the point.
[annotate]
An associated file (optional).
[annotate]
A write protect flag.
[annotate]
Some variables (page
6
).
[annotate]
Some key bindings (page
1.3.1
).
[annotate]
Some collection of modes (page
8
).
[annotate]
Some windows in which it is displayed (page
10.1
).
[annotate]
A list of modeline fields (optional).
[annotate]