]> code.delx.au - gnu-emacs/blobdiff - lisp/loadup.el
Merge from emacs--devo--0
[gnu-emacs] / lisp / loadup.el
index 7691482f4e7981ac7aaff809f0bb4dad361b0c05..affaf03b92debc4936b7892345e7fbfde475b222 100644 (file)
@@ -1,7 +1,7 @@
 ;;; loadup.el --- load up standardly loaded Lisp files for Emacs
 
 ;; Copyright (C) 1985, 1986, 1992, 1994, 2001, 2002, 2003,
-;;   2004, 2005, 2006 Free Software Foundation, Inc.
+;;   2004, 2005, 2006, 2007 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: internal
@@ -88,8 +88,8 @@
 ;; multilingual text.
 (load "international/mule-cmds")
 (load "case-table")
-(load "composite")
 (load "international/characters")
+(load "composite")
 ;; This file doesn't exist when building Emacs from CVS.  It is
 ;; generated just after temacs is build.
 (load "international/charprop.el" t)