home *** CD-ROM | disk | FTP | other *** search
- diff old/funcs.c new/funcs.c
- 845a846,850
- > #ifdef EMX
- > if (_osmode == OS2_MODE)
- > return RetStrVal("OS/2");
- > return RetStrVal("MSDOS");
- > #else
- 854a860
- > #endif
- Only in new: makefile.emx
- diff old/makefile.os2 new/makefile.os2
- 45c45
- < copy remind.def rem2ps.def
- ---
- > # copy remind.def rem2ps.def
- Only in old: patches.os2
- Only in new: README2.OS2
- Only in new: rem2ps-16bit.exe
- Only in new: rem2ps.exe
- Only in new: rem2psb.exe
- Only in new: remind-16bit.exe
- diff old/remind.1 new/remind.1
- 2254,2255c2254,2255
- < The MS-DOS and OS/2 versions of \fBRemind\fR do not support queuing or timed
- < activation of reminders.
- ---
- > The MS-DOS and 16-bit OS/2 versions of \fBRemind\fR do not support queuing
- > or timed activation of reminders.
- Only in new: remind.exe
- Only in new: remindb.exe
- Only in new: test-rem.bat
- Only in new: test.out
-