Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2555:c69008aaa9bc
[xemacs-hg @ 2005-02-03 21:27:58 by james]
Dump easy-mmode, else the docstrings are lost and paragraphs.el cannot be
compiled successfully. See the xemacs-patches message with ID
<ps7jlpcp2g.fsf@diannao.ittc.ku.edu>.
author | james |
---|---|
date | Thu, 03 Feb 2005 21:27:59 +0000 |
parents | b880fa9b5d8a |
children | 8dc793d1d990 |
comparison
equal
deleted
inserted
replaced
2554:94f848eb8e4b | 2555:c69008aaa9bc |
---|---|
1 2005-02-03 Jerry James <james@xemacs.org> | |
2 | |
3 * dumped-lisp.el (preloaded-file-list): Add easy-mmode. | |
4 * paragraphs.el (paragraphs): Undo the require as it is now | |
5 unnecessary. | |
6 | |
1 2005-02-03 Jerry James <james@xemacs.org> | 7 2005-02-03 Jerry James <james@xemacs.org> |
2 | 8 |
3 * paragraphs.el: Require easy-mmode, due to its move in core. | 9 * paragraphs.el: Require easy-mmode, due to its move in core. |
4 * paragraphs.el (sentence-end): Fix a typo. | 10 * paragraphs.el (sentence-end): Fix a typo. |
5 | 11 |