(Fload): Rename dosmode to fmode and use it on all
authorEli Zaretskii <eliz@gnu.org>
Mon, 4 May 1998 15:32:44 +0000 (15:32 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 4 May 1998 15:32:44 +0000 (15:32 +0000)
commit229ba775d49f74c1144b583e1de6aef66f9fefdd
tree52f6ab06d26661ab68c36d1efa190c188633a92c
parent67d3b149e2cdd55db5091fb0e3f9029cbf516819
(Fload): Rename dosmode to fmode and use it on all
platforms.  Avoid calling fdopen only for WINDOWSNT, use fdopen
for the the MSDOS version.
(read1): Avoid recording doc strings positions only for WINDOWSNT,
not for MSDOS.
src/lread.c