Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5740:00a421d2b2ba
Fix no-Mule build.
* paragraphs.el (sentence-end): Use octal, not Unicode, escapes.
* (sentence-end-base): Use non-ASCII only in Mule.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Fri, 21 Jun 2013 18:45:06 +0900 |
parents | f6af091ac654 |
children | 7613e3de80b4 |
comparison
equal
deleted
inserted
replaced
5739:a2912073be85 | 5740:00a421d2b2ba |
---|---|
1 2013-06-21 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 Fix no-Mule build. | |
4 | |
5 * paragraphs.el (sentence-end): Use octal, not Unicode, escapes. | |
6 * (sentence-end-base): Use non-ASCII only in Mule. | |
7 | |
1 2013-06-17 Aidan Kehoe <kehoea@parhasard.net> | 8 2013-06-17 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * process.el (process-synchronize-point): Moved to a label. | 10 * process.el (process-synchronize-point): Moved to a label. |
4 * process.el (call-process-internal): | 11 * process.el (call-process-internal): |
5 Now we have better language features, use them rather than | 12 Now we have better language features, use them rather than |