aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2006-07-21 07:43:29 +0000
committerEli Zaretskii2006-07-21 07:43:29 +0000
commit38938eeb4f6fccbafb63b44ada6837a89086d770 (patch)
tree3de4593289d0ed72b3d79a5c575def63fc849271 /lisp/ChangeLog
parent06dc832132e0b53690d8045aee60d3926ff389e3 (diff)
downloademacs-38938eeb4f6fccbafb63b44ada6837a89086d770.tar.gz
emacs-38938eeb4f6fccbafb63b44ada6837a89086d770.zip
(focus-follows-mouse): Document that it doesn't have any effect on MS-Windows.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b46a8fef095..0d51a112bd8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12006-07-21 Eli Zaretskii <eliz@gnu.org>
2
3 * frame.el (focus-follows-mouse): Document that it doesn't have
4 any effect on MS-Windows.
5
12006-07-20 Stefan Monnier <monnier@iro.umontreal.ca> 62006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change. 8 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.