changeset 34109:25bf8e616d44

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sat, 02 Dec 2000 11:27:15 +0000
parents 4d46cd4c8a6f
children a47622945cee
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Dec 02 11:26:08 2000 +0000
+++ b/src/ChangeLog	Sat Dec 02 11:27:15 2000 +0000
@@ -1,3 +1,10 @@
+2000-12-02  Simon Josefsson  <simon@josefsson.org>
+
+	* fns.c (Fmd5): Use a different logic to decide the coding system
+	to use.
+
+	* coding.h (Qwrite_region, Qcoding_system_error): Declare extern.
+
 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* fileio.c (Fread_file_name) [DOS_NT]: Don't crash if homedir is
@@ -58,7 +65,7 @@
 
 	* fns.c (Fmd5): Doc fix.
 
-2000-10-07  Simon Josefsson  <simon@josefsson.org>
+2000-11-30  Simon Josefsson  <simon@josefsson.org>
 
 	* fns.c (Fmd5): New function.
 	(syms_of_fns): Defsubr md5.