Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2578:1b8351656013
[xemacs-hg @ 2005-02-10 03:16:58 by ben]
Fix literal Mule chars in paragraphs.el
paragraphs.el: Don't have literal chars in the string and don't put the extended
chars in the string unless (featurep 'mule).
author | ben |
---|---|
date | Thu, 10 Feb 2005 03:16:59 +0000 |
parents | c4235ee1f733 |
children | 1fc205405d85 |
comparison
equal
deleted
inserted
replaced
2577:f5ebcedb0789 | 2578:1b8351656013 |
---|---|
1 2005-02-09 Ben Wing <ben@xemacs.org> | |
2 | |
3 * paragraphs.el (sentence-end): | |
4 Don't have literal chars in the string and don't put the extended | |
5 chars in the string unless (featurep 'mule). | |
6 | |
1 2005-02-09 Aidan Kehoe <kehoea@parhasard.net> | 7 2005-02-09 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * mule/european.el: Fix a comment typo pointed out by Jerry James | 9 * mule/european.el: Fix a comment typo pointed out by Jerry James |
4 in psu0olr8z7.fsf@diannao.ittc.ku.edu. | 10 in psu0olr8z7.fsf@diannao.ittc.ku.edu. |
5 | 11 |