aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6fda272c0d0..b687d397581 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -218,11 +218,10 @@ dired buffers automatically on revisiting.
218*** When `doc-view-continuous' is non-nil, scrolling a line 218*** When `doc-view-continuous' is non-nil, scrolling a line
219on the page edge advances to the next/previous page. 219on the page edge advances to the next/previous page.
220 220
221** gdb-mi 221** GDB-UI
222 222
223*** GDB User Interface migrated to GDB Machine Interface and now 223*** Toolbar functionality for reverse debugging. Display of STL collections as
224supports multithread non-stop debugging and debugging of several 224 watch expressions. These features require GDB 7.0 or later.
225threads simultaneously.
226 225
227** Grep 226** Grep
228 227