]> git.eshelyaron.com Git - emacs.git/commitdiff
Load "fringe" on window systems.
authorKim F. Storm <storm@cua.dk>
Mon, 20 Feb 2006 22:14:54 +0000 (22:14 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 20 Feb 2006 22:14:54 +0000 (22:14 +0000)
lisp/loadup.el

index 3cfe2595b244cc07af5894b72469411cc00d4027..4f71af7a48848ea1dcd63ada3cee00f2f688fbea 100644 (file)
 
 (if (fboundp 'x-create-frame)
     (progn
+      (load "fringe")
       (load "image")
       (load "international/fontset")
       (load "dnd")