Mercurial > emacs
diff etc/NEWS @ 40963:ff6a29bbaf7e
Add note about system caret on MS Windows.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Tue, 13 Nov 2001 00:01:44 +0000 |
parents | 4a749a84888c |
children | 5959d9cfe456 |
line wrap: on
line diff
--- a/etc/NEWS Mon Nov 12 23:57:09 2001 +0000 +++ b/etc/NEWS Tue Nov 13 00:01:44 2001 +0000 @@ -91,6 +91,10 @@ compilation, it is now made sure that the compilation buffer is reused in case it has been renamed. +** On MS Windows, the "system caret" now follows the cursor. +This enables Emacs to work better with programs that need to track +the cursor, for example screen magnifiers and text to speech programs. + ** New modes and packages +++