aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d5294711092..f681421cedc 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -91,6 +91,10 @@ displays a buffer menu. This option turns the buffer menu off.
91compilation, it is now made sure that the compilation buffer is reused 91compilation, it is now made sure that the compilation buffer is reused
92in case it has been renamed. 92in case it has been renamed.
93 93
94** On MS Windows, the "system caret" now follows the cursor.
95This enables Emacs to work better with programs that need to track
96the cursor, for example screen magnifiers and text to speech programs.
97
94** New modes and packages 98** New modes and packages
95 99
96+++ 100+++