aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 4ada65bfb95..4f12b29365e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -32,6 +32,14 @@ so we will look at it and add it to the manual.
32searching for a GIF library. 32searching for a GIF library.
33 33
34 34
35* Changes in Emacs 23.1
36
37** If the gpm mouse server is running and t-mouse-mode enabled, Emacs uses a
38Unix socket in a GNU/Linux console to talk to server, rather than faking events
39using the client program mev. This C level approach provides mouse
40highlighting, and help echoing in the minibuffer.
41
42
35* Startup Changes in Emacs 23.1 43* Startup Changes in Emacs 23.1
36 44
37 45