]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Mon, 16 May 2005 01:06:37 +0000 (01:06 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Mon, 16 May 2005 01:06:37 +0000 (01:06 +0000)
etc/NEWS
man/ChangeLog

index 0601c72199ab49f7901a60b16a0b51f099660f12..7061be5d71da440e9e15adf8e02bce2e26e38268 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1283,8 +1283,8 @@ buffer causes automatic display in another window of the corresponding
 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,
index d0aa25941d780192942b4abc6b543d35a66d7022..8328484e99c0e19f997e6247f31541db9ff71d4c 100644 (file)
@@ -1,3 +1,13 @@
+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.