Mercurial > hg > xemacs-beta
changeset 2558:4e9b54b828ac
[xemacs-hg @ 2005-02-03 23:59:15 by ben]
document that paragraphs needs easy-mmode
dumped-lisp.el: Document that paragraphs needs easy-mmode.
author | ben |
---|---|
date | Thu, 03 Feb 2005 23:59:16 +0000 |
parents | 8dc793d1d990 |
children | 0e04aba50e0b |
files | lisp/ChangeLog lisp/dumped-lisp.el |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Feb 03 23:56:53 2005 +0000 +++ b/lisp/ChangeLog Thu Feb 03 23:59:16 2005 +0000 @@ -1,3 +1,8 @@ +2005-02-03 Ben Wing <ben@xemacs.org> + + * dumped-lisp.el (preloaded-file-list): + Document that paragraphs needs easy-mmode. + 2005-02-03 Ben Wing <ben@xemacs.org> * packages.el (package-suppress): New.
--- a/lisp/dumped-lisp.el Thu Feb 03 23:56:53 2005 +0000 +++ b/lisp/dumped-lisp.el Thu Feb 03 23:59:16 2005 +0000 @@ -106,7 +106,7 @@ "iso8859-1" ; This must be before any modes ; (sets standard syntax table.) "easy-mmode" ; Added for 21.5. - "paragraphs" + "paragraphs" ; needs easy-mmode "easymenu" ; Added for 20.3. "lisp-mode" "text-mode"