Make --noinform suppress output in save_to_filehandle()
commit7981f794bcd017cde23a84ad0341ee515581e676
authorDouglas Katzman <dougk@google.com>
Wed, 11 Jan 2017 03:09:35 +0000 (10 22:09 -0500)
committerDouglas Katzman <dougk@google.com>
Wed, 11 Jan 2017 03:26:50 +0000 (10 22:26 -0500)
treefcd067b868715db4c08ac3e2bd2faa6391cc38f6
parentf61b94d26de9fff3c52b99176278e6f50a103693
Make --noinform suppress output in save_to_filehandle()

so that scripts acting like traditionally silent tools while
producing a new Lisp image are quiet about success, as is customary.
NEWS
src/runtime/runtime.c
src/runtime/runtime.h
src/runtime/save.c