Include buffer.h
authorRichard M. Stallman <rms@gnu.org>
Thu, 23 Apr 1998 21:19:34 +0000 (21:19 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 23 Apr 1998 21:19:34 +0000 (21:19 +0000)
commita08a816a25b1a958c9be56ebb9ceeb3651d5de4c
tree57f1c1bf87e84ec12152b5c6f51dff7159298b78
parent225c215740bc2e03d05ba473996c6edcc975bba6
Include buffer.h

(main): Move the --unibyte code below
the most basic initializations.
Clear out *Messages* at that point.

(main): When handling --unibyte, mark all existing
buffers as unibyte; but don't handle it when dumping.
src/emacs.c