From xemacs-m  Fri Jan 24 09:47:28 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id JAA21406 for <xemacs-beta@xemacs.org>; Fri, 24 Jan 1997 09:47:24 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQbzwx18927; Fri, 24 Jan 1997 10:47:22 -0500 (EST)
Date: Fri, 24 Jan 1997 10:47:22 -0500 (EST)
Message-Id: <QQbzwx18927.199701241547@crystal.WonderWorks.COM>
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: 20.0b91 rebuilt without optimization

I ran out of prue space this time.  Don't know why.
I added 50000 bytes, which ended up wasting 9k.

	config: i386-unknown-bsdi2.0
      compiler: gcc 2.6.3
compiler flags: -g
	     X: X11R6
    scrollbars: Lucid
      menubars: Lucid
       dialogs: Athena
	 sound: no
	   XPM: yes
	X-Face: yes
	   PNG: yes
	   GIF: yes
          JPEG: yes
     rel-alloc: no
          mule: yes

There were doc string warnings again:

[...]
Loading auto-show... (1152)
Finding pointers to doc strings...
Note: Strange doc (not fboundp) for function charset-name @ 482336
Note: Strange doc (not fboundp) for function char-charset @ 486111
Note: Strange doc (not fboundp) for function find-coding-system @ 487336
Note: Strange doc (not fboundp) for function get-coding-system @ 487775
Note: Strange doc (not fboundp) for function current-language-environment @ 1223790
Note: Strange doc (not fboundp) for function language-environment-list @ 1224009
Note: Strange doc (not fboundp) for function set-language-environment @ 1224240
Note: Strange doc (not fboundp) for function init-mule-x-win @ 1225479
Finding pointers to doc strings...done
Warning: doc lost for function mmap-allocator-status.

This is usually because some files were preloaded by loaddefs.el or
site-load.el, but were not passed to make-docfile by Makefile.

