diff lisp/ChangeLog @ 5742:7613e3de80b4

Fix stupid omission of cast to string.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sat, 22 Jun 2013 00:28:39 +0900
parents 00a421d2b2ba
children b8c2808b33d4 6c2aa9851f5e
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 21 18:45:06 2013 +0900
+++ b/lisp/ChangeLog	Sat Jun 22 00:28:39 2013 +0900
@@ -1,3 +1,8 @@
+2013-06-22  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* paragraphs.el (sentence-end-base):
+	Fix stupid omission of cast to string.
+
 2013-06-21  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	Fix no-Mule build.