aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorNick Roberts2007-06-14 12:12:23 +0000
committerNick Roberts2007-06-14 12:12:23 +0000
commit6dadd99f86f4c4ec30e8cfc7de286b15aaa31304 (patch)
tree7e7a87d3e69a365227496cdd297031066421be72 /etc
parentf2f6e8df0e358a7bfce7c37d938d9aa35c373615 (diff)
downloademacs-6dadd99f86f4c4ec30e8cfc7de286b15aaa31304.tar.gz
emacs-6dadd99f86f4c4ec30e8cfc7de286b15aaa31304.zip
*** empty log message ***
Diffstat (limited to 'etc')
-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