home *** CD-ROM | disk | FTP | other *** search
- READ.ME this should be obvious...
- FILES you're reading this
- FILES.%%# example of an incremental backup file name on Windows/NT;
- '+' appended to name on Un*x boxes
-
- /* Windows/NT */
- NOTGNU.ST my startup file
- NOTGNU.ALR my alarm file, slightly interesting funky support added
- to notGNU for my own uses. feel free to check it out
- (try meta-x alarms)
-
- DNOT.EXE last DOS version I built; rename it as you wish
- WNOT.EXE last Windows 3.1 version I built; again, name it want you wish
- NTNOT.EXE Intel 386/486 NT version - I don't have a recent build of this
- but can probably bug a friend to use his PC if needed.
-
- ME.RC resource file which defines cursor, etc
- ME.ICO the icon (fat purple guy)
- ME.CUR some hand cursor
- ME.DLG 'ABOUT' dialog def
- ME.H mostly empty, used by above two files
- ME.LNK controls C7 link for Windows
- ME.DEF def file for link
- ME.RES
- MAKEFILE.MSC DOS (ie DNOT.EXE) C7 compiler makefile
- NT.MAK C7-ish make for NT (NTNOT.EXE)
- MAKEFILEW3 make for C7 compiler for Windows 3.1 (WNOT.EXE)
- MAKEFILE.INT Interactive UNIX on x86 machine, with (broken) X11.R4
- MAKEFILE.ULT DEC Ultrix makefile
- MAKEFILE.SOL SunOs 5.x (Solaris 2.1)
- MAKEFILE.HP HP-UX Version 9 on a 700 system (risc)
-
- MESHELL.PIF copy this to same place as wnot.exe if you want a shell window
- 'setup' for notGNU
- COMMAND.PIF copy this to you WINDOWS directory (Windows 3.*) if you
- want background tasks to actually RUN in the background
-
- ALARM.MAK the makefile C7 for the cheapo-app notGNU calls for alarms
- NOTALARM.C
- NOTALARM.RC
- NOTALARM.EXE copy this to same place as wnot.exe
- NOTALARM.DEF def file for building the notalarm program
- NOTALARM.RES
-
- ZIP.BAT packs up the code is all (dos)
-
- MODES.C
- MACRO.C
- REGEX.C
- CHRDEF.H
- PROTO.H
- KBD.C
- TTYDEF.H
- DIR.C
- LINE.C
- RANDOM.C
- BUFFER.C
- MAIN.C
- REGION.C
- CRYPT.C compliments of MicroEmacs, not turned on and incomplete UI
- REGEX.H
- MACRO.H
- PARAGRAP.C
- RE_SEARC.C
- KBD.H
- ECHO.C
- KEY.H
- TTYKBD.C
- ALLOCA.C this seems to be from GNU Emacs....
- INDENT.C
- UNDO.C alas, incomplete UNDO functionality! some day I'll finish it
- FILE.C
- WORD.C
- TTYIO.C
- ICONIFY.H
- CINFO.C
- DISPLAY.C
- KEYNAME.H
- WINDOW.C
- DEF.H
- SEARCH.C
- EXTEND.C beware, demons lurk here
- TTY.C
- FILEIO.C
- SPAWN.C hacked with little mercy
- SYSDEF.H
- BASIC.C
- MATCH.C
- HELP.C
- DIRED.C
- MOUSE.C more bent code to be found here
- VERSION.C
- KEYMAP.C
-
- JAM.H the beginning of the port
-
- W3MISC.C funcky Window's code in these files
- W3FONT.C
- W3IO.C
- W3MEM.C
- W3EXT.C
- W3KEY.C
- W3WIN.C
-
- DOS.C really is FAT filesystem stuff.. some _dos* calls
- UNIX.C tested only Ultrix, Interactive Unix, Alpha OSF, Solaris 2.1
- an HP-UX.
-
- XWIN.C X11 code; created from Windows code!
- XKEY.C
- XIO.C
-
-
-