]> git.eshelyaron.com Git - emacs.git/commitdiff
(syms_of_frame): Set up frame-first-window as Lisp fn.
authorRichard M. Stallman <rms@gnu.org>
Thu, 19 May 1994 22:11:05 +0000 (22:11 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 19 May 1994 22:11:05 +0000 (22:11 +0000)
src/frame.c

index a85a62b9955a3263d0f271602a543f8f8e2d301a..8d9a1ea4a8ec0fac2a2892293eaf67c54951dac5 100644 (file)
@@ -1723,6 +1723,7 @@ For values specific to the separate minibuffer frame, see\n\
   defsubr (&Sselected_frame);
   defsubr (&Swindow_frame);
   defsubr (&Sframe_root_window);
+  defsubr (&Sframe_first_window);
   defsubr (&Sframe_selected_window);
   defsubr (&Sset_frame_selected_window);
   defsubr (&Sframe_list);