emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/frames.texi


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/frames.texi
Date: Tue, 06 Jul 2004 17:23:02 -0400

Index: emacs/lispref/frames.texi
diff -c emacs/lispref/frames.texi:1.73 emacs/lispref/frames.texi:1.74
*** emacs/lispref/frames.texi:1.73      Sun Jul  4 18:21:30 2004
--- emacs/lispref/frames.texi   Tue Jul  6 21:20:26 2004
***************
*** 997,1003 ****
  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
  @code{select-frame-set-input-focus}.
  
  Lisp programs can also switch frames ``temporarily'' by calling the
--- 997,1003 ----
  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
  @code{select-frame-set-input-focus}.
  
  Lisp programs can also switch frames ``temporarily'' by calling the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]