/[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.502 by kfstorm, Thu Aug 19 13:58:30 2004 UTC revision 1.503 by kfstorm, Fri Aug 20 10:34:12 2004 UTC
# Line 2964  EXFUN (Fprocess_send_eof, 1); Line 2964  EXFUN (Fprocess_send_eof, 1);
2964  EXFUN (Fwaiting_for_user_input_p, 0);  EXFUN (Fwaiting_for_user_input_p, 0);
2965  extern Lisp_Object Qprocessp;  extern Lisp_Object Qprocessp;
2966  extern void kill_buffer_processes P_ ((Lisp_Object));  extern void kill_buffer_processes P_ ((Lisp_Object));
2967  extern int wait_reading_process_input P_ ((int, int, int, int,  extern int wait_reading_process_output P_ ((int, int, int, int,
2968                                             Lisp_Object,                                              Lisp_Object,
2969                                             struct Lisp_Process *,                                              struct Lisp_Process *,
2970                                             int));                                              int));
2971  extern void deactivate_process P_ ((Lisp_Object));  extern void deactivate_process P_ ((Lisp_Object));
2972  extern void add_keyboard_wait_descriptor P_ ((int));  extern void add_keyboard_wait_descriptor P_ ((int));
2973  extern void delete_keyboard_wait_descriptor P_ ((int));  extern void delete_keyboard_wait_descriptor P_ ((int));

Legend:
Removed from v.1.502  
changed lines
  Added in v.1.503

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