comparison src/ChangeLog @ 103134:9569175bb813

(read_process_output): Make sure the current buffer is always restored.
author Andreas Schwab <schwab@linux-m68k.org>
date Sat, 02 May 2009 11:54:43 +0000
parents 2f7395806731
children 5a5e07d71f3c
comparison
equal deleted inserted replaced
103133:2f7395806731 103134:9569175bb813
1 2009-05-02 Andreas Schwab <schwab@linux-m68k.org> 1 2009-05-02 Andreas Schwab <schwab@linux-m68k.org>
2
3 * process.c (read_process_output): Make sure the current buffer is
4 always restored.
2 5
3 * coding.c (record_conversion_result): Don't modify 6 * coding.c (record_conversion_result): Don't modify
4 Vlast_code_conversion_error for successful result. 7 Vlast_code_conversion_error for successful result.
5 (alloc_destination): Don't clobber conversion result. (Bug#1650) 8 (alloc_destination): Don't clobber conversion result. (Bug#1650)
6 9