From 44f5495760485a2fa4325ad60b320ec6288fd467 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 26 Dec 2008 15:03:18 +0000 Subject: Produce _dir-locals.el from .dir-locals.el. --- config.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/config.bat b/config.bat index 492e5e24836..3281da4de5f 100644 --- a/config.bat +++ b/config.bat @@ -269,6 +269,7 @@ cd .. rem ---------------------------------------------------------------------- :maindir Echo Configuring the main directory... +If Exist .dir-locals.el update .dir-locals.el _dir-locals.el If "%DJGPP_VER%" == "1" goto mainv1 Echo Looking for the GDB init file... If Exist src\.gdbinit update src/.gdbinit src/_gdbinit -- cgit v1.2.1