/[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.423.2.20 by miles, Sat Sep 4 09:20:10 2004 UTC revision 1.423.2.21 by miles, Sat Sep 4 09:26:25 2004 UTC
# Line 2992  EXFUN (Fprocess_send_eof, 1); Line 2992  EXFUN (Fprocess_send_eof, 1);
2992  EXFUN (Fwaiting_for_user_input_p, 0);  EXFUN (Fwaiting_for_user_input_p, 0);
2993  extern Lisp_Object Qprocessp;  extern Lisp_Object Qprocessp;
2994  extern void kill_buffer_processes P_ ((Lisp_Object));  extern void kill_buffer_processes P_ ((Lisp_Object));
2995  extern int wait_reading_process_input P_ ((int, int, Lisp_Object, int));  extern int wait_reading_process_output P_ ((int, int, int, int,
2996                                                Lisp_Object,
2997                                                struct Lisp_Process *,
2998                                                int));
2999  extern void deactivate_process P_ ((Lisp_Object));  extern void deactivate_process P_ ((Lisp_Object));
3000  extern void add_keyboard_wait_descriptor P_ ((int));  extern void add_keyboard_wait_descriptor P_ ((int));
3001  extern void delete_keyboard_wait_descriptor P_ ((int));  extern void delete_keyboard_wait_descriptor P_ ((int));

Legend:
Removed from v.1.423.2.20  
changed lines
  Added in v.1.423.2.21

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