/[emacs]/emacs/src/window.h
ViewVC logotype

Diff of /emacs/src/window.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.51 by lektu, Tue Feb 4 14:03:17 2003 UTC revision 1.52 by kfstorm, Fri Mar 21 13:52:14 2003 UTC
# Line 378  EXFUN (Fwindow_live_p, 1); Line 378  EXFUN (Fwindow_live_p, 1);
378  EXFUN (Fset_window_point, 2);  EXFUN (Fset_window_point, 2);
379  extern Lisp_Object make_window P_ ((void));  extern Lisp_Object make_window P_ ((void));
380  extern void delete_window P_ ((Lisp_Object));  extern void delete_window P_ ((Lisp_Object));
381  extern Lisp_Object window_from_coordinates P_ ((struct frame *, int, int, int *, int));  extern Lisp_Object window_from_coordinates P_ ((struct frame *, int, int,
382                                                    enum window_part *, int));
383  EXFUN (Fwindow_dedicated_p, 1);  EXFUN (Fwindow_dedicated_p, 1);
384  extern int window_height P_ ((Lisp_Object));  extern int window_height P_ ((Lisp_Object));
385  extern int window_width P_ ((Lisp_Object));  extern int window_width P_ ((Lisp_Object));

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26