/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4552 by rms, Mon Aug 15 01:47:19 2005 UTC revision 1.4553 by kfstorm, Mon Aug 15 08:44:36 2005 UTC
# Line 1  Line 1 
1    2005-08-15  Kim F. Storm  <storm@cua.dk>
2    
3            * process.c (deactivate_process, status_notify, read_process_output)
4            (update_status, status_convert, decode_status, allocate_pty)
5            (make_process, remove_process, list_processes_1)
6            (create_process_1, unwind_request_sigio, read_process_output)
7            (send_process, keyboard_bit_set): Declare static.
8            (Fdelete_process): Simplify.  Pass process to status_notify, so we
9            don't try to read output from it.
10            (status_notify): New arg deleting_process--don't try to read
11            output from that process.
12    
13            * lisp.h (deactivate_process, status_notify, read_process_output):
14            Remove prototypes.
15    
16  2005-08-14  Richard M. Stallman  <rms@gnu.org>  2005-08-14  Richard M. Stallman  <rms@gnu.org>
17    
18          * image.c (syms_of_image): Init Qxbm, Qpbm before calling define_image_type.          * image.c (syms_of_image): Init Qxbm, Qpbm before calling define_image_type.

Legend:
Removed from v.1.4552  
changed lines
  Added in v.1.4553

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