]> git.eshelyaron.com Git - emacs.git/commit
(float_to_string): Don't use uninitialized pointer `cp'.
authorRichard M. Stallman <rms@gnu.org>
Thu, 22 Jul 1993 08:34:30 +0000 (08:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 22 Jul 1993 08:34:30 +0000 (08:34 +0000)
commit322890c475dee6339bf8d53564ff87a8a0e2d0c3
tree67925ddedcd860dab0e53bede84ed47aff6dea76
parentb8e4857c8119527360091b3f8274a7b24c08d686
(float_to_string): Don't use uninitialized pointer `cp'.
Set width to -1 at lose: and other places.
Default to .17g, not .20g.
src/print.c