comparison 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
comparison
equal deleted inserted replaced
5740:00a421d2b2ba 5742:7613e3de80b4
1 2013-06-22 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * paragraphs.el (sentence-end-base):
4 Fix stupid omission of cast to string.
5
1 2013-06-21 Stephen J. Turnbull <stephen@xemacs.org> 6 2013-06-21 Stephen J. Turnbull <stephen@xemacs.org>
2 7
3 Fix no-Mule build. 8 Fix no-Mule build.
4 9
5 * paragraphs.el (sentence-end): Use octal, not Unicode, escapes. 10 * paragraphs.el (sentence-end): Use octal, not Unicode, escapes.