changeset 32381:30a9f8177c22

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Wed, 11 Oct 2000 14:10:56 +0000
parents 0c202a2ba9ad
children 2c430e11f471
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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  <eliz@is.elta.co.il>
+
+	* charset.c (Ffind_charset_string): Doc fix.
+	(Ffind_charset_region): Doc fix.
+
 2000-10-11  Kenichi Handa  <handa@mule.m17n.org>
 
 	* process.c (read_process_output): Fix previous change.  Adjust
@@ -34,7 +39,7 @@
 2000-10-09  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* 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.