NOTE: This patch has been committed.
lisp/ChangeLog addition:
2005-02-03 Ben Wing <ben(a)xemacs.org>
* dumped-lisp.el (preloaded-file-list):
Document that paragraphs needs easy-mmode.
behavior source patch:
Diff command: bash -ci "cvs-diff --show-c-function -no-changelog "
Files affected: lisp/dumped-lisp.el
Index: lisp/dumped-lisp.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/lisp/dumped-lisp.el,v
retrieving revision 1.52
diff -u -p -r1.52 dumped-lisp.el
--- lisp/dumped-lisp.el 2005/02/03 21:27:59 1.52
+++ lisp/dumped-lisp.el 2005/02/03 23:58:30
@@ -106,7 +106,7 @@ in dumped-lisp.el and is not itself list
"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"
Show replies by date