]> git.eshelyaron.com Git - emacs.git/commitdiff
Declare x_get_focus_frame.
authorKarl Heuer <kwzh@gnu.org>
Mon, 29 May 1995 20:54:22 +0000 (20:54 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 29 May 1995 20:54:22 +0000 (20:54 +0000)
src/frame.c

index e6392da3d105d899c32ddd19fd1314fd0e8897d4..1d377f5a0dac9e59af2b70e9031816bd517c5efe 100644 (file)
@@ -94,6 +94,7 @@ extern Lisp_Object Vminibuffer_list;
 extern Lisp_Object get_minibuffer ();
 extern Lisp_Object Fhandle_switch_frame ();
 extern Lisp_Object Fredirect_frame_focus ();
+extern Lisp_Object x_get_focus_frame ();
 \f
 DEFUN ("framep", Fframep, Sframep, 1, 1, 0,
   "Return non-nil if OBJECT is a frame.\n\