# HG changeset patch # User Luc Teirlinck # Date 1089148826 0 # Node ID b281f2cb77248aa39d2145af75d6eaef32f79001 # Parent e7285ebf3b7a41c1c167449e9349a08e254ca7b2 (Input Focus): Capitalize Lisp. diff -r e7285ebf3b7a -r b281f2cb7724 lispref/frames.texi --- a/lispref/frames.texi Tue Jul 06 19:44:09 2004 +0000 +++ b/lispref/frames.texi Tue Jul 06 21:20:26 2004 +0000 @@ -997,7 +997,7 @@ window object that the mouse is in; others require explicit clicks or commands to @dfn{shift the focus} to various window objects. Either way, Emacs automatically keeps track of which frame has the focus. To -switch to a different frame from a lisp function, call +switch to a different frame from a Lisp function, call @code{select-frame-set-input-focus}. Lisp programs can also switch frames ``temporarily'' by calling the