head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.07.31.17.36.52;	author shige;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add elisp/emacsen ports in the ports tree @@ 2003/07/31
@
text
@$FreeBSD$
--- BITMAP-CFG.orig	Tue Apr 18 18:11:56 2000
+++ BITMAP-CFG	Sat May 13 04:23:13 2000
@@@@ -6,6 +6,11 @@@@
 
 (defvar default-load-path load-path)
 
+(if (not (fboundp 'normal-top-level-add-subdirs-to-load-path))
+    (progn 
+      (require 'apel-setupel)
+      ))
+
 (require 'poe);; Pickup `add-to-list' for old mule.
 
 (add-to-list 'load-path
@
