]> git.eshelyaron.com Git - emacs.git/commit
(concat, xmalloc, xrealloc, readline, xnew): Four new
authorRichard M. Stallman <rms@gnu.org>
Mon, 9 Jan 1995 18:31:22 +0000 (18:31 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 9 Jan 1995 18:31:22 +0000 (18:31 +0000)
commite19bdc1471737b32c839b81daf1916556e13986c
treea3d21f2a11d70f4a07f69850f0fb421dc6faac2e
parent44dc5252922b9a7bacb679f57e95e5a02a87fa13
(concat, xmalloc, xrealloc, readline, xnew): Four new
functions and a macro that allow the program to work on input
lines of whatever length.  Copied from etags.c.
(fatal): Print a fatal error message and exit.
(main): Use the new functions.  Fixed a bug that made a \037 char
appear at the end of the output.
lib-src/b2m.c