diff lisp/dumped-lisp.el @ 2579:1fc205405d85

[xemacs-hg @ 2005-02-10 03:26:14 by ben] also needed for paragraphs patch dumped-lisp.el: Move paragraphs later so that decode-coding-string is defined.
author ben
date Thu, 10 Feb 2005 03:26:15 +0000
parents 4e9b54b828ac
children a25c824ed558
line wrap: on
line diff
--- a/lisp/dumped-lisp.el	Thu Feb 10 03:16:59 2005 +0000
+++ b/lisp/dumped-lisp.el	Thu Feb 10 03:26:15 2005 +0000
@@ -106,7 +106,6 @@
        "iso8859-1"		; This must be before any modes
 				; (sets standard syntax table.)
        "easy-mmode"		; Added for 21.5.
-       "paragraphs"             ; needs easy-mmode
        "easymenu"		; Added for 20.3.
        "lisp-mode"
        "text-mode"
@@ -284,6 +283,7 @@
 	;; "ediff-hook"		; Packaged.
        "fontl-hooks"
        "auto-show"
+       "paragraphs"             ; needs easy-mmode, coding
        "resize-minibuffer"
        (when (featurep 'ldap) "ldap")