# HG changeset patch # User Eli Zaretskii # Date 971273456 0 # Node ID 30a9f8177c229d7c2d00a3801c0a8bd102101162 # Parent 0c202a2ba9ad5ec3ca8dac816ff8ae7a4b596a07 *** empty log message *** diff -r 0c202a2ba9ad -r 30a9f8177c22 src/ChangeLog --- a/src/ChangeLog Wed Oct 11 14:10:28 2000 +0000 +++ b/src/ChangeLog Wed Oct 11 14:10:56 2000 +0000 @@ -1,3 +1,8 @@ +2000-10-11 Eli Zaretskii + + * charset.c (Ffind_charset_string): Doc fix. + (Ffind_charset_region): Doc fix. + 2000-10-11 Kenichi Handa * process.c (read_process_output): Fix previous change. Adjust @@ -34,7 +39,7 @@ 2000-10-09 Eli Zaretskii * msdos.c (IT_set_frame_parameters): Don't initialize Lisp_Object - variables. If ALISt includes foreground-color or + variables. If ALIST includes foreground-color or background-color, change also the colors of the default face for this frame.