home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Borland Programmer's Resource
/
Borland_Programmers_Resource_CD_1995.iso
/
ntcode
/
ue312n
/
error.cmd
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-19
|
232 b
|
13 lines
; ERROR.CMD: Parse error files
; using MicroEMACS 3.12
;
; (C)opyright 1993 by Daniel M. Lawrence
;
store-procedure disp-error
write-message %error
set $cmdhook nop
!endm
set $cmdhook disp-error
source "emacs.rc"