]> code.delx.au - gnu-emacs/commitdiff
Improve documentation of focus-related hooks
authorEli Zaretskii <eliz@gnu.org>
Tue, 23 Feb 2016 17:42:14 +0000 (19:42 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 23 Feb 2016 17:42:14 +0000 (19:42 +0200)
* doc/lispref/commands.texi (Focus Events): Mention focus-related
hooks.  (Bug#21728)

doc/lispref/commands.texi

index 9c1df8951619869821559b498ce9ebd6f379601b..a94d46e168490de9c6b291e894f743b8c6fb0278 100644 (file)
@@ -1664,7 +1664,8 @@ gets keyboard input.  This choice of window is called the @dfn{focus}.
 When the user does something to switch between Emacs frames, that
 generates a @dfn{focus event}.  The normal definition of a focus event,
 in the global keymap, is to select a new frame within Emacs, as the user
-would expect.  @xref{Input Focus}.
+would expect.  @xref{Input Focus}, which also describes hooks related
+to focus events.
 
 Focus events are represented in Lisp as lists that look like this: