Mercurial > emacs
changeset 62027:8d4f9eb1c2fa
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 02 May 2005 11:36:01 +0000 |
parents | 00ec9db40868 |
children | 5a280c44c432 |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Mon May 02 10:33:33 2005 +0000 +++ b/etc/NEWS Mon May 02 11:36:01 2005 +0000 @@ -108,6 +108,10 @@ * Changes in Emacs 22.1 +** Moving or scrolling through images (and other lines) taller that +the window now works sensible, by automatically adjusting the window's +vscroll property. + +++ ** In graphical mode, with a C program, GUD Tooltips have been extended to display the #define directive associated with an identifier when program is