# HG changeset patch # User ben # Date 1107475156 0 # Node ID 4e9b54b828ac089d0c41e556be55d7aadc8ab93d # Parent 8dc793d1d990a0e0a68bc7feb4022278e68842bb [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. diff -r 8dc793d1d990 -r 4e9b54b828ac lisp/ChangeLog --- 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 + + * dumped-lisp.el (preloaded-file-list): + Document that paragraphs needs easy-mmode. + 2005-02-03 Ben Wing * packages.el (package-suppress): New. diff -r 8dc793d1d990 -r 4e9b54b828ac lisp/dumped-lisp.el --- 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"