Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Feb 09 22:51:28 2005 +0000 +++ b/lisp/ChangeLog Thu Feb 10 03:16:59 2005 +0000 @@ -1,3 +1,9 @@ +2005-02-09 Ben Wing <ben@xemacs.org> + + * paragraphs.el (sentence-end): + Don't have literal chars in the string and don't put the extended + chars in the string unless (featurep 'mule). + 2005-02-09 Aidan Kehoe <kehoea@parhasard.net> * mule/european.el: Fix a comment typo pointed out by Jerry James