diff lispref/frames.texi @ 56366:b281f2cb7724

(Input Focus): Capitalize Lisp.
author Luc Teirlinck <teirllm@auburn.edu>
date Tue, 06 Jul 2004 21:20:26 +0000
parents fa931ffb96c8
children 48a83b7f435a
line wrap: on
line diff
--- 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