From: Nick Roberts Date: Fri, 29 Apr 2005 22:38:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~658 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c9a0bd660b3f1a8280ce85f41fd49b4fdc24dafd;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index bd369af4f24..33071435cee 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -107,6 +107,11 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. * Changes in Emacs 22.1 ++++ +** In graphical mode, with a C program, GUD Tooltips have been extended to +display the #define directive associated with an identifier when program is +not executing. + +++ ** `comint-use-prompt-regexp-instead-of-fields' has been renamed `comint-use-prompt-regexp'. The old name has been kept as an alias,