diff src/ChangeLog @ 99074:10cd979d05ca

(make_conversion_work_buffer): Check that Vcode_conversion_reused_workbuf is a live buffer, otherwise call Fget_buffer_create.
author Noah Friedman <friedman@splode.com>
date Thu, 23 Oct 2008 06:55:14 +0000
parents 2955f4db2183
children ffe8b1e92732
line wrap: on
line diff
--- a/src/ChangeLog	Thu Oct 23 04:02:19 2008 +0000
+++ b/src/ChangeLog	Thu Oct 23 06:55:14 2008 +0000
@@ -1,3 +1,9 @@
+2008-10-23  Noah Friedman  <friedman@splode.com>
+
+	* coding.c (make_conversion_work_buffer): Check that
+	Vcode_conversion_reused_workbuf is a live buffer, otherwise call
+	Fget_buffer_create.
+
 2008-10-23  Kenichi Handa  <handa@m17n.org>
 
 	* font.c (font_add_log): Check the values of extra properties.