]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Sat, 2 Dec 2000 11:27:15 +0000 (11:27 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 2 Dec 2000 11:27:15 +0000 (11:27 +0000)
src/ChangeLog

index b0199fae236b78e1a1877ea377b80b9a71026cef..5316ffac2c7cccd2658f40d117cd1f5ac72eb0a3 100644 (file)
@@ -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.