mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-23 10:34:07 +00:00
Update config.bat due to lisp/gnus/.dir-locals.el.
config.bat: Produce lisp/gnus/_dir-locals.el from lisp/gnus/.dir-locals.el.
This commit is contained in:
parent
74d8321d0e
commit
dd0c613c9f
@ -1,3 +1,8 @@
|
||||
2010-09-04 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* config.bat: Produce lisp/gnus/_dir-locals.el from
|
||||
lisp/gnus/.dir-locals.el.
|
||||
|
||||
2010-08-23 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* configure.in: Fix check for librsvg, imagemagick and
|
||||
|
@ -250,6 +250,7 @@ cd ..
|
||||
rem ----------------------------------------------------------------------
|
||||
Echo Configuring the lisp directory...
|
||||
cd lisp
|
||||
If Exist gnus\.dir-locals.el update gnus/.dir-locals.el gnus/_dir-locals.el
|
||||
sed -f ../msdos/sedlisp.inp < Makefile.in > Makefile
|
||||
cd ..
|
||||
rem ----------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user