/[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.438 by kfstorm, Wed Aug 14 10:35:03 2002 UTC revision 1.439 by kfstorm, Fri Aug 30 12:01:01 2002 UTC
# Line 2363  extern Lisp_Object Qinhibit_point_motion Line 2363  extern Lisp_Object Qinhibit_point_motion
2363  extern Lisp_Object Qinhibit_redisplay, Qdisplay;  extern Lisp_Object Qinhibit_redisplay, Qdisplay;
2364  extern Lisp_Object Qinhibit_eval_during_redisplay;  extern Lisp_Object Qinhibit_eval_during_redisplay;
2365  extern Lisp_Object Qmessage_truncate_lines;  extern Lisp_Object Qmessage_truncate_lines;
 extern Lisp_Object Qcursor_in_non_selected_windows;  
2366  extern Lisp_Object Vmessage_log_max;  extern Lisp_Object Vmessage_log_max;
2367  extern int message_enable_multibyte;  extern int message_enable_multibyte;
2368  extern Lisp_Object echo_area_buffer[2];  extern Lisp_Object echo_area_buffer[2];
# Line 2395  extern int check_point_in_composition Line 2394  extern int check_point_in_composition
2394  extern void redisplay_preserve_echo_area P_ ((int));  extern void redisplay_preserve_echo_area P_ ((int));
2395  extern void mark_window_display_accurate P_ ((Lisp_Object, int));  extern void mark_window_display_accurate P_ ((Lisp_Object, int));
2396  extern void prepare_menu_bars P_ ((void));  extern void prepare_menu_bars P_ ((void));
2397    enum text_cursor_kinds get_specified_cursor_type P_ ((Lisp_Object, int *));
2398    enum text_cursor_kinds get_window_cursor_type P_ ((struct window *, int *));
2399    void set_frame_cursor_types P_ ((struct frame *, Lisp_Object));
2400  extern void syms_of_xdisp P_ ((void));  extern void syms_of_xdisp P_ ((void));
2401  extern void init_xdisp P_ ((void));  extern void init_xdisp P_ ((void));
2402  extern Lisp_Object safe_eval P_ ((Lisp_Object));  extern Lisp_Object safe_eval P_ ((Lisp_Object));

Legend:
Removed from v.1.438  
changed lines
  Added in v.1.439

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