X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/89d17fd0f291f4ea6d14fe1bc0143554dba6e951..5c9cf0a3f9817220ed0f907637951f5cdf1a9614:/msdos/ChangeLog diff --git a/msdos/ChangeLog b/msdos/ChangeLog index 525868b2c7..753931ae09 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog @@ -1,3 +1,26 @@ +2012-11-24 Ken Brown + + * sed2v2.inp (HAVE_MOUSE): Remove. + +2012-11-03 Eli Zaretskii + + * sedlibmk.inp: Sync with changes in lib/Makefile.in. + (HAVE_DECL_ENVIRON, GNULIB_ENVIRON): Edit to require declaration + through lib/unistd.h. + + * sed1v2.inp: Sync with changes in src/Makefile.in. + + * sed2v2.inp: Sync with changes in src/config.in. + +2012-10-08 Eli Zaretskii + + * sed1v2.inp (W32_LIBS, W32_OBJ): Edit to empty. + +2012-10-04 Paul Eggert + + Merge from gnulib. + * msdos/sedlibmk.inp (REPLACE_PTSNAME): Edit to appropriate value. + 2012-09-27 Paul Eggert Check more robustly for timer_settime.