Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!ames!ucbcad!zen!ucbvax!DACTH51.BITNET!IUS From: IUS@DACTH51.BITNET Newsgroups: comp.emacs Subject: Here is the uppercase function key patch Message-ID: <8711161736.AA19670@ucbvax.Berkeley.EDU> Date: Mon, 16-Nov-87 10:58:00 EST Article-I.D.: ucbvax.8711161736.AA19670 Posted: Mon Nov 16 10:58:00 1987 Date-Received: Wed, 18-Nov-87 04:00:23 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 37 Sorry, but I don't have a context DIFF for MS-DOS. (Anyone out there willing to send me one and a PATCH.C ?) So here is the diff from aonther program: ************ FILE bind.c 694 if (*keyname >= 'a' && *keyname <= 'z' && !(c & SPEC)) 695 *keyname -= 32; ****** FILE bind.old 694 if (*keyname >= 'a' && *keyname <= 'z' && !(*keyname & SPEC)) 695 *keyname -= 32; ************ GOTO-Line 694 and change the *keyname to I have sent this to Dan Lawrence also with some stuff I found useful. (A routine to expand wild carded arguments under turbo-c [emacs *.c] similar to MSC's LSETARGV.OBJ but written in Turbo-C by R. Hargrove) Should I post that also to the list ? regards, el Eberhard W. Lisse Burn Unit and Department of Plastic and Reconstructive Surgery Technical University Aachen West Germany BITNET: ius@dacth51 preferred ARPA: ius%dacth51.BITNET@psuvax1.psu.EDU UUCP: psuvax1!dacth51.BITNET!ius from overseas unido!dacth51.BITNET!ius within Europe {{uunet!}unido!rmi!}lisse!el Real Soon Now