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

Diff of /emacs/src/lisp.h

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

revision 1.453 by rms, Fri May 9 13:58:38 2003 UTC revision 1.454 by monnier, Wed May 14 18:50:47 2003 UTC
# Line 2875  extern void invalidate_current_column P_ Line 2875  extern void invalidate_current_column P_
2875  extern int indented_beyond_p P_ ((int, int, double));  extern int indented_beyond_p P_ ((int, int, double));
2876  extern void syms_of_indent P_ ((void));  extern void syms_of_indent P_ ((void));
2877    
 /* defined in window.c */  
 extern Lisp_Object Qwindowp, Qwindow_live_p;  
 extern Lisp_Object Vwindow_list;  
 EXFUN (Fwindow_end, 2);  
 EXFUN (Fselected_window, 0);  
 EXFUN (Fnext_window, 3);  
 EXFUN (Fdelete_window, 1);  
 EXFUN (Fselect_window, 1);  
 EXFUN (Fset_window_buffer, 2);  
 EXFUN (Fwindow_buffer, 1);  
 EXFUN (Fget_buffer_window, 2);  
 EXFUN (Fsave_window_excursion, UNEVALLED);  
 EXFUN (Fsplit_window, 3);  
 EXFUN (Fset_window_configuration, 1);  
 EXFUN (Fcurrent_window_configuration, 1);  
 extern int compare_window_configurations P_ ((Lisp_Object, Lisp_Object, int));  
 EXFUN (Fcoordinates_in_window_p, 2);  
 EXFUN (Fwindow_at, 3);  
 EXFUN (Fpos_visible_in_window_p, 3);  
 extern void mark_window_cursors_off P_ ((struct window *));  
 extern int window_internal_height P_ ((struct window *));  
 extern int window_internal_width P_ ((struct window *));  
 EXFUN (Frecenter, 1);  
 EXFUN (Fscroll_other_window, 1);  
 EXFUN (Fset_window_start, 3);  
 extern void temp_output_buffer_show P_ ((Lisp_Object));  
 extern void replace_buffer_in_all_windows P_ ((Lisp_Object));  
 extern void init_window_once P_ ((void));  
 extern void init_window P_ ((void));  
 extern void syms_of_window P_ ((void));  
 extern void keys_of_window P_ ((void));  
   
2878  /* defined in frame.c */  /* defined in frame.c */
2879  extern Lisp_Object Qvisible;  extern Lisp_Object Qvisible;
2880  extern void store_frame_param P_ ((struct frame *, Lisp_Object, Lisp_Object));  extern void store_frame_param P_ ((struct frame *, Lisp_Object, Lisp_Object));

Legend:
Removed from v.1.453  
changed lines
  Added in v.1.454

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