Icon |
Filename |
Bytes |
Date/Time |
Description |
|
../
|
|
00-index.txt
|
4,771
|
1994/9/7 [03:22:36]
|
|
|
00readme.1st
|
896
|
1994/7/7 [16:17:12]
|
|
|
basic.c
|
2,176
|
1994/7/7 [16:17:12]
|
right arrow and left arrow; bound to keystrokes and also called by many overlays.
|
|
bsearch.c
|
3,072
|
1994/7/7 [16:17:12]
|
search backwards.
|
|
buffer.c
|
2,304
|
1994/7/7 [16:17:12]
|
this is what's left in the root segment from the original buffer.c
|
|
cclass.c
|
4,480
|
1994/7/7 [16:17:12]
|
"ctype" type of stuff.
|
|
cclass.h
|
256
|
1994/7/7 [16:17:12]
|
character class, better for an editor than ctype.h
|
|
cfgnames.h
|
3,072
|
1994/7/7 [16:17:12]
|
belongs to mapkeys.c; It's in archive 1; cfgnames.h describes the mappings for overlays in ME.COM. It gives the UECS name, the key to which the name is bound by default, the overlay number, the function within the overlay, and the UECS command number. The default binding isn't necessarily the same as that in mapping.h. This file is included by both mapkeys.c and meconfig.c.
|
|
copyreg.c
|
1,024
|
1994/7/7 [16:17:12]
|
"copy region" overlay command.
|
|
domapkey.sub
|
128
|
1994/7/7 [16:17:12]
|
How to compile mapkeys.c
|
|
ed.h
|
5,632
|
1994/7/7 [16:17:12]
|
microemacs main include file
|
|
filename.c
|
1,920
|
1994/7/7 [16:17:12]
|
rename file; rename buffer
|
|
fileread.c
|
640
|
1994/7/7 [16:17:12]
|
read a new file into current buffer
|
|
filerite.c
|
640
|
1994/7/7 [16:17:12]
|
write current buffer with new file name
|
|
files.bbs
|
2,962
|
1994/9/14 [17:02:28]
|
|
|
filesave.c
|
768
|
1994/7/7 [16:17:12]
|
save
|
|
filevisi.c
|
2,304
|
1994/7/7 [16:17:12]
|
edit a new file in its own buffer, or, go to the buffer that already contains it. Finds their addresses by reading ME.SYM. Both of the programs are pretty nifty
|
|
getreg.c
|
1,792
|
1994/7/7 [16:17:12]
|
subroutine included in the overlays of all "region" commands.
|
|
growwin.c
|
1,408
|
1994/7/7 [16:17:12]
|
make window larger
|
|
kbuf.c
|
1,408
|
1994/7/7 [16:17:12]
|
store and recover deleted text
|
|
killbuf.c
|
1,408
|
1994/7/7 [16:17:12]
|
remove a buffer from the list of buffers and free its resources.
|
|
killreg.c
|
640
|
1994/7/7 [16:17:12]
|
kill region
|
|
ldelete.c
|
1,792
|
1994/7/7 [16:17:12]
|
delete "n" bytes
|
|
ldelnewl.c
|
2,688
|
1994/7/7 [16:17:12]
|
delete a newline
|
|
lfree.c
|
1,280
|
1994/7/7 [16:17:12]
|
free a line
|
|
line.c
|
2,304
|
1994/7/7 [16:17:12]
|
lalloc() and lchange()
|
|
linsert.c
|
2,816
|
1994/7/7 [16:17:12]
|
insert a character
|
|
listbuf.c
|
6,016
|
1994/7/7 [16:17:12]
|
list active buffers
|
|
lnewline.c
|
1,536
|
1994/7/7 [16:17:12]
|
insert newline
|
|
lowreg.c
|
896
|
1994/7/7 [16:17:12]
|
lowercase region
|
|
mapping.h
|
5,376
|
1994/7/7 [16:17:12]
|
default bindings
|
|
medisp.c
|
2,304
|
1994/7/7 [16:17:12]
|
display a line
|
|
medisp.h
|
1,024
|
1994/7/7 [16:17:12]
|
microemacs display routines, include file
|
|
memain.c
|
2,176
|
1994/7/7 [16:17:12]
|
main()
|
|
memisc.c
|
1,536
|
1994/7/7 [16:17:12]
|
get input
|
|
meml.c
|
4,352
|
1994/7/7 [16:17:12]
|
message line routines
|
|
metab.c
|
512
|
1994/7/7 [16:17:12]
|
binding tables.
|
|
metab.h
|
2,304
|
1994/7/7 [16:17:12]
|
include file for programs that need to know about keystroke bindings and how they are handled.
|
|
meupdate.c
|
4,480
|
1994/7/7 [16:17:12]
|
|
|
mevt.c
|
1,536
|
1994/7/7 [16:17:12]
|
|
|
mexeq.c
|
1,664
|
1994/7/7 [16:17:12]
|
|
|
mvupwin.c
|
2,048
|
1994/7/7 [16:17:12]
|
|
|
onlywin.c
|
2,304
|
1994/7/7 [16:17:12]
|
|
|
ovbgn.asm
|
896
|
1994/7/7 [16:17:12]
|
|
|
ovexit30.c
|
2,304
|
1994/7/7 [16:17:12]
|
|
|
ovkbdm29.c
|
1,664
|
1994/7/7 [16:17:12]
|
|
|
ovmdln28.c
|
1,664
|
1994/7/7 [16:17:12]
|
|
|
ovmisc1.c
|
3,200
|
1994/7/7 [16:17:12]
|
|
|
ovopen32.c
|
384
|
1994/7/7 [16:17:12]
|
|
|
ovopwr33.c
|
256
|
1994/7/7 [16:17:12]
|
|
|
ovread27.c
|
2,176
|
1994/7/7 [16:17:12]
|
|
|
ovreadin.c
|
2,688
|
1994/7/7 [16:17:12]
|
|
|
ovudfb31.c
|
8,320
|
1994/7/7 [16:17:12]
|
The most important overlay of all.
|
|
ovword1.c
|
3,968
|
1994/7/7 [16:17:12]
|
|
|
ovwrit34.c
|
1,280
|
1994/7/7 [16:17:12]
|
|
|
posting.0
|
12,672
|
1994/7/7 [16:17:12]
|
slightly old general info from the internet posting.
|
|
postlist.txt
|
6,183
|
1994/7/7 [16:18:40]
|
some file descriptors from the internet posting.
|
|
readin.c
|
896
|
1994/7/7 [16:17:12]
|
Included by fileread...
|
|
shrnkwin.c
|
1,280
|
1994/7/7 [16:17:12]
|
|
|
splitwin.c
|
2,048
|
1994/7/7 [16:17:12]
|
|
|
srcdist.lbr
|
185,728
|
1994/7/13 [04:37:00]
|
Library form of these files
|
|
telansi.c
|
1,152
|
1994/7/7 [16:17:12]
|
|
|
upreg.c
|
896
|
1994/7/7 [16:17:12]
|
|
|
usebuf.c
|
1,536
|
1994/7/7 [16:17:12]
|
|
|
wildcat.txt
|
2,837
|
1994/9/14 [18:06:18]
|
|
|
window.c
|
768
|
1994/7/7 [16:17:12]
|
|
|
writeout.c
|
1,408
|
1994/7/7 [16:17:12]
|
Included by filesave, filerite...
|
|
z80emacs.doc
|
6,144
|
1994/7/7 [16:17:12]
|
General intro, and commercial
|
|
zmaxs01.lzr
|
89,728
|
1993/6/20 [13:31:06]
|
Crunched form of Library files of these files
|