comparison src/ChangeLog @ 32381:30a9f8177c22

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Wed, 11 Oct 2000 14:10:56 +0000
parents 1281dfa22cb3
children 358dc6c51eb9
comparison
equal deleted inserted replaced
32380:0c202a2ba9ad 32381:30a9f8177c22
1 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * charset.c (Ffind_charset_string): Doc fix.
4 (Ffind_charset_region): Doc fix.
5
1 2000-10-11 Kenichi Handa <handa@mule.m17n.org> 6 2000-10-11 Kenichi Handa <handa@mule.m17n.org>
2 7
3 * process.c (read_process_output): Fix previous change. Adjust 8 * process.c (read_process_output): Fix previous change. Adjust
4 multibyteness of text to insert in a buffer by 9 multibyteness of text to insert in a buffer by
5 string_make_unibyte/multibyte instead of 10 string_make_unibyte/multibyte instead of
32 -1 after socket is closed, to fall through to error processing. 37 -1 after socket is closed, to fall through to error processing.
33 38
34 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il> 39 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
35 40
36 * msdos.c (IT_set_frame_parameters): Don't initialize Lisp_Object 41 * msdos.c (IT_set_frame_parameters): Don't initialize Lisp_Object
37 variables. If ALISt includes foreground-color or 42 variables. If ALIST includes foreground-color or
38 background-color, change also the colors of the default face for 43 background-color, change also the colors of the default face for
39 this frame. 44 this frame.
40 45
41 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il> 46 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
42 47