From 14b5f3a6f3909e2ce02d0d934420181c5c02af2c Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 31 Oct 2008 06:18:21 +0000 Subject: [PATCH] compilation-auto-jump-to-first-error documented. --- etc/NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 69768a46290..85bd1ebdcb8 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -686,14 +686,14 @@ associated with the current log entry. source code associated with a log entry. ** Compile and grep modes - +--- *** The mode-line entry for the *compilation* and *grep* buffer is color coded. It has different colors for to show that: (a) the command is still running, (b) successful completion, (c) error. - ++++ *** compilation-auto-jump-to-first-error tells `compile' to jump to the first error encountered during compilations. - +--- *** The `cc' alias for C++ files in `grep-file-aliases' has been improved. `hh' can be used to match C++ header files and `cchh' both C++ sources and headers. @@ -955,7 +955,7 @@ with the face `eldoc-highlight-function-argument'. *** In Etags, the --members option is now the default. Use --no-members if you want the old default behavior of not tagging struct members in C, members variables in C++ and variables in PHP. - ++++ *** The `gdb' command only works with the graphical interface now. Use `gud-gdb' if you want the (old) text command mode. -- 2.39.5