comparison src/ChangeLog @ 42605:32e40100d0de

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 08 Jan 2002 06:14:48 +0000
parents ddd4802ff361
children 7c4a2f20894f
comparison
equal deleted inserted replaced
42604:a49b37e22b38 42605:32e40100d0de
1 2002-01-08 Richard M. Stallman <rms@gnu.org>
2
3 * window.c (delete_window): Rewrite the code for changing the
4 selected window to handle the case where WINDOW is not a leaf.
5
1 2002-01-07 Eli Zaretskii <eliz@is.elta.co.il> 6 2002-01-07 Eli Zaretskii <eliz@is.elta.co.il>
2 7
3 * process.c (send_process): Set src_multibyte to 1 after the call 8 * process.c (send_process): Set src_multibyte to 1 after the call
4 top setup_coding_system, not before the call. 9 top setup_coding_system, not before the call.
5 10