From: Luc Teirlinck Date: Tue, 6 Jul 2004 21:20:26 +0000 (+0000) Subject: (Input Focus): Capitalize Lisp. X-Git-Tag: ttn-vms-21-2-B4~5530 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d1d70b6ea7131dea005c88ef6e662cd19c8bf460;p=emacs.git (Input Focus): Capitalize Lisp. --- diff --git a/lispref/frames.texi b/lispref/frames.texi index 24540f471f8..8bf157335ca 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -997,7 +997,7 @@ Some window systems and window managers direct keyboard input to the 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