/[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.465.2.9 by miles, Tue Jul 6 02:57:11 2004 UTC revision 1.465.2.10 by miles, Fri Aug 27 07:00:32 2004 UTC
# Line 3005  EXFUN (Fprocess_send_eof, 1); Line 3005  EXFUN (Fprocess_send_eof, 1);
3005  EXFUN (Fwaiting_for_user_input_p, 0);  EXFUN (Fwaiting_for_user_input_p, 0);
3006  extern Lisp_Object Qprocessp;  extern Lisp_Object Qprocessp;
3007  extern void kill_buffer_processes P_ ((Lisp_Object));  extern void kill_buffer_processes P_ ((Lisp_Object));
3008  extern int wait_reading_process_input P_ ((int, int, Lisp_Object, int));  extern int wait_reading_process_output P_ ((int, int, int, int,
3009                                                Lisp_Object,
3010                                                struct Lisp_Process *,
3011                                                int));
3012  extern void deactivate_process P_ ((Lisp_Object));  extern void deactivate_process P_ ((Lisp_Object));
3013  extern void add_keyboard_wait_descriptor P_ ((int));  extern void add_keyboard_wait_descriptor P_ ((int));
3014  extern void delete_keyboard_wait_descriptor P_ ((int));  extern void delete_keyboard_wait_descriptor P_ ((int));

Legend:
Removed from v.1.465.2.9  
changed lines
  Added in v.1.465.2.10

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