Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!mit-eddie!uw-beaver!rice!brazos!rich From: rich@Rice.edu (Richard Murphey) Newsgroups: gnu.utils.bug Subject: texinfo-format-buffer barfs on gas.texinfo Message-ID: Date: 26 Jul 89 08:42:17 GMT Sender: root@rice.edu Distribution: gnu Organization: EE Dept, Rice University Lines: 24 Configuration: Sun3/50, OS 3.5, emacs 18.53 and gas.texinfo from pub/gnu/gas-doc.tar.Z on prep.ai.mit.edu. Symptom: texinfo-format complains that it can't handle @ps. Fix: removing the single occurance of @sp in the body of the text seems to keep texinfo-format-buffer happy. *** gas.texinfo~ Mon May 15 17:12:49 1989 --- gas.texinfo Wed Jul 26 03:33:27 1989 *************** *** 2524,2530 **** @item xrealloc.c Implements @code{realloc()} or bust. See @file{xmalloc.c}. - @sp 2 @item atof-generic.c The following files were taken from a machine-independent subroutine library for manipulating floating point numbers and --- 2524,2529 ---- -- Rich Murphey rich@rice.edu