Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!rbbb.rice@Rand-Relay From: rbbb.rice@Rand-Relay@sri-unix.UUCP Newsgroups: net.emacs Subject: Re: syntax tables Message-ID: <4633@sri-arpa.UUCP> Date: Sun, 28-Aug-83 14:13:58 EDT Article-I.D.: sri-arpa.4633 Posted: Sun Aug 28 14:13:58 1983 Date-Received: Tue, 30-Aug-83 22:38:18 EDT Lines: 12 From: David.Chase That's an easy fix -- add these two lines to syntax.c. I made these fixes to 54, and they ported verbatim to 264. anywhere you feel like putting it: StrFunc (GetSyntaxTable,bf_mode.md_syntax->s_name) and in the initialization routine: defproc (GetSyntaxTable, "get-syntax-table");