comparison src/ChangeLog @ 104260:d1eff5d63114

Note bug number in last change.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 13 Aug 2009 17:02:46 +0000
parents a52366907b7a
children c46034fa8dd7
comparison
equal deleted inserted replaced
104259:a52366907b7a 104260:d1eff5d63114
1 2009-08-13 Chong Yidong <cyd@stupidchicken.com> 1 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * image.c (xbm_read_bitmap_data): New arg inhibit_image_error. 3 * image.c (xbm_read_bitmap_data): New arg inhibit_image_error.
4 (xbm_load_image): Caller changed. 4 (xbm_load_image): Caller changed.
5 (xbm_file_p): Avoid signalling an image_error. 5 (xbm_file_p): Avoid signalling an image_error (Bug#4107).
6 6
7 2009-08-13 Nick Roberts <nickrob@snap.net.nz> 7 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
8 8
9 * process.c (create_pty): New function. 9 * process.c (create_pty): New function.
10 (Fstart_process): Use it to allow Emacs to just associate a pty 10 (Fstart_process): Use it to allow Emacs to just associate a pty