matches, compilation errors, etc. This minor mode can be toggled with
C-c C-f.
-*** When the left fringe is displayed, an overlay arrow points to current
-message in the compilation buffer.
+*** When the left fringe is displayed, an arrow points to current message in
+the compilation buffer.
*** The new variable `compilation-context-lines' controls lines of leading
context before the current message. If nil and the left fringe is displayed,
+2005-05-16 Nick Roberts <nickrob@snap.net.nz>
+
+ * building.texi: Replace toolbar with "tool bar" for consistency.
+ (Compilation Mode): Describe compilation-context-lines
+ and use of arrow in compilation buffer.
+ (Debugger Operation): Replace help text with variable's value.
+
+ * frames.texi (Tooltips): Replace toolbar with "tool bar" for
+ consistency.
+
2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
* major.texi (Choosing Modes): normal-mode processes the -*- line.