From: Chong Yidong Date: Wed, 25 Mar 2009 14:17:57 +0000 (+0000) Subject: * commands.texi (Focus Events): Most X window managers don't use X-Git-Tag: emacs-pretest-23.0.92~67 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=48bab3d600d848bfc2fce93287fedc0f4d410fff;p=emacs.git * commands.texi (Focus Events): Most X window managers don't use focus-follows-mouse nowadays. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index b1f28bf242b..f0f6f754fc3 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,8 @@ +2009-03-25 Chong Yidong + + * commands.texi (Focus Events): Most X window managers don't use + focus-follows-mouse nowadays. + 2009-03-24 Chong Yidong * commands.texi (Defining Commands): Clarify introduction.