Mercurial > emacs
changeset 70140:e7260a496ebf
Mention t-mouse.el. Touch up description of gdb-ui.el.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 20 Apr 2006 22:52:16 +0000 |
parents | fa073d9c1a2b |
children | 21438c8b3a3f |
files | etc/NEWS |
diffstat | 1 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Thu Apr 20 21:24:19 2006 +0000 +++ b/etc/NEWS Thu Apr 20 22:52:16 2006 +0000 @@ -1849,6 +1849,10 @@ paragraph will scroll the buffer by the respective amount of lines instead and point will be kept vertically fixed relative to window boundaries during scrolling. + +** The file t-mouse.el is now part of Emacs and provides access to mouse +events from the console. It still requires gpm to work but has been updated +for Emacs 22. In particular, the mode-line is now position sensitive. * Changes in Specialized Modes and Packages in Emacs 22.1: @@ -2627,14 +2631,15 @@ +++ *** The new package gdb-ui.el provides an enhanced graphical interface to -GDB. You can interact with GDB through the GUD buffer in the usual way, but +GDB. You can interact with GDB through the GUD buffer in the usual way, but there are also further buffers which control the execution and describe the state of your program. It can separate the input/output of your program from that of GDB and watches expressions in the speedbar. It also uses features of Emacs 21/22 such as the toolbar, and bitmaps in the fringe to indicate breakpoints. -Use M-x gdb to start GDB-UI. +To use this package just type M-x gdb. See the Emacs manual if you want the +old behaviour. *** The variable tooltip-gud-tips-p has been removed. GUD tooltips can now be toggled independently of normal tooltips with the minor mode