mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-22 18:35:09 +00:00
Tell user to expect one "File not found" message while the `doc' directory
is being configured.
This commit is contained in:
parent
ef08237485
commit
b5ba727193
@ -1,3 +1,8 @@
|
||||
2008-10-31 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* config.bat: Tell user to expect one "File not found" message
|
||||
while the `doc' directory is being configured.
|
||||
|
||||
2008-10-30 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* update-subdirs: Put obsolete directory last.
|
||||
|
@ -234,7 +234,7 @@ mv -f makefile.tmp Makefile
|
||||
cd ..
|
||||
:oldx1
|
||||
rem ----------------------------------------------------------------------
|
||||
Echo Configuring the doc directory...
|
||||
Echo Configuring the doc directory, expect one "File not found" message...
|
||||
cd doc
|
||||
Rem The two variants for lispintro below is for when the shell
|
||||
Rem supports long file names but DJGPP does not
|
||||
|
Loading…
Reference in New Issue
Block a user