Mercurial > emacs
comparison etc/NEWS @ 112001:b476e8175f20
* src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 20 Dec 2010 19:11:30 +0800 |
parents | bc8dc4ac1e28 |
children | db006527425b |
comparison
equal
deleted
inserted
replaced
112000:fd105bd6a767 | 112001:b476e8175f20 |
---|---|
219 ** The user option `remote-file-name-inhibit-cache' controls whether | 219 ** The user option `remote-file-name-inhibit-cache' controls whether |
220 the remote file-name cache is used for read access. | 220 the remote file-name cache is used for read access. |
221 | 221 |
222 ** The standalone programs lib-src/digest-doc and sorted-doc have been | 222 ** The standalone programs lib-src/digest-doc and sorted-doc have been |
223 replaced with Lisp commands `doc-file-to-man' and `doc-file-to-info'. | 223 replaced with Lisp commands `doc-file-to-man' and `doc-file-to-info'. |
224 | |
225 ** The variable `focus-follows-mouse' now always defaults to nil. | |
224 | 226 |
225 | 227 |
226 * Editing Changes in Emacs 24.1 | 228 * Editing Changes in Emacs 24.1 |
227 | 229 |
228 +++ | 230 +++ |