Produce _dir-locals.el from .dir-locals.el.
This commit is contained in:
parent
2e480e42fa
commit
745ebc1319
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-12-26 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* config.bat: Produce _dir-locals.el from .dir-locals.el.
|
||||
|
||||
2008-12-23 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* make-dist (tempdir): Distribute .dir-locals.el.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue