]> git.eshelyaron.com Git - emacs.git/commit
Add documentation for 'switch-window' event
authorJared Finder <jared@finder.org>
Sat, 30 Mar 2024 20:14:43 +0000 (13:14 -0700)
committerEshel Yaron <me@eshelyaron.com>
Sun, 7 Apr 2024 16:34:00 +0000 (18:34 +0200)
commitc08a296951e5334c1a9d01287b770d41f84016fe
treea5f165be186638ba33910fb97e40e7b81fcc1378
parentd156c5cf2a3bde863752e47cce06dfd0a22a0724
Add documentation for 'switch-window' event

* doc/lispref/commands.texi (Focus Events): Add
documentation for the structure of 'switch-window' events.
Make sure to be clear when referring to window system windows
vs Emacs windows.
* doc/lispref/windows.texi (Mouse Window Auto-selection):
Adding cross-reference to "Focus Events".  (Bug#69915)

(cherry picked from commit 9260904072d01e4b0f585825bfbc077310c8a974)
doc/lispref/commands.texi
doc/lispref/windows.texi