/[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.501 by schwab, Wed Jun 30 13:09:05 2004 UTC revision 1.501.2.1 by miles, Sat Sep 4 12:01:18 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, Lisp_Object, int));  extern int wait_reading_process_output P_ ((int, int, int, int,
2968                                                Lisp_Object,
2969                                                struct Lisp_Process *,
2970                                                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.501  
changed lines
  Added in v.1.501.2.1

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