Mercurial > emacs
changeset 61935:89b44e97dc29
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Fri, 29 Apr 2005 22:38:08 +0000 |
parents | 35953c818b05 |
children | 22a61ada06e0 |
files | etc/NEWS |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Apr 29 18:23:33 2005 +0000 +++ b/etc/NEWS Fri Apr 29 22:38:08 2005 +0000 @@ -108,6 +108,11 @@ * 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, but declared obsolete.