Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.1 6/24/83; site mit-eddie.UUCP
Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!rms@prep
From: rms@prep
Newsgroups: net.emacs
Subject: Bug fix in 16.60
Message-ID: <311@mit-eddie.UUCP>
Date: Mon, 4-Nov-85 20:25:25 EST
Article-I.D.: mit-eddi.311
Posted: Mon Nov  4 20:25:25 1985
Date-Received: Wed, 6-Nov-85 04:26:17 EST
Sender: daemon@mit-eddi.UUCP
Organization: MIT, Cambridge, MA
Lines: 6

From: rms@prep (Richard M. Stallman)
The function describe_syntax_1, in syntax.c,
should be given return type Lisp_Object,
and should have
  return Qnil;
added as the last statement.