From a69c9fb665459e2bfdbda1bf80741a0af31a7faf Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:06:40 -0800 Subject: New upstream version 3b5 --- format.texi | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) mode change 100644 => 100755 format.texi (limited to 'format.texi') diff --git a/format.texi b/format.texi old mode 100644 new mode 100755 index 34d5e0a..e662331 --- a/format.texi +++ b/format.texi @@ -30,11 +30,8 @@ error port. Characters are output as if the string were output by the @code{display} function with the exception of those prefixed by a tilde (~). For a detailed description of the @var{format-string} syntax please consult a Common LISP format reference manual. For a test suite -to verify this format implementation load @file{formatst.scm}. Please -send bug reports to @code{lutzeb@@cs.tu-berlin.de}. - -Note: @code{format} is not reentrant, i.e. only one @code{format}-call -may be executed at a time. +to verify this format implementation load @file{formatst.scm}. +@c Please send bug reports to @code{lutzeb@@cs.tu-berlin.de}. @end defun -- cgit v1.2.3