]> git.eshelyaron.com Git - emacs.git/commit
(a_write): Loop while *ANNOT is listp, not consp. Previous code omitted
authorRoland McGrath <roland@gnu.org>
Tue, 28 Jun 1994 19:00:30 +0000 (19:00 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 28 Jun 1994 19:00:30 +0000 (19:00 +0000)
commiteb15aa1822623116d37b654465b55c56ffe6663d
tree41fc7ec1798a5e9bf73e8d5eb10b463026ec52c1
parentccb1d39acef811b9d392a4b1c0f577a81ce32b76
(a_write): Loop while *ANNOT is listp, not consp.  Previous code omitted
all data from output files when *ANNOT was nil.
src/fileio.c