From xemacs-m  Sun Jan 12 20:38:04 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id UAA02789 for <xemacs-beta@xemacs.org>; Sun, 12 Jan 1997 20:38:02 -0600 (CST)
Received: (from steve@localhost)
          by altair.xemacs.org (8.8.4/8.8.4)
	  id SAA25384; Sun, 12 Jan 1997 18:47:59 -0800
Sender: steve@xemacs.org
To: xemacs-beta@xemacs.org
Subject: Re: 20.0-b90: more docstring warnings
References: <199701130112.KAA01554@mikan.jaist.ac.jp>
X-Url: http://www.miranova.com/%7Esteve/
Mail-Copies-To: never
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: =?ISO-2022-JP?B?GyRCPGkyLBsoQiAbJEJDTkknGyhC?= / MORIOKA
 Tomohiko's message of Mon, 13 Jan 1997 10:12:04 JST
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
Date: 12 Jan 1997 18:47:59 -0800
Message-ID: <m2afqe2sv4.fsf@altair.xemacs.org>
Lines: 44
X-Mailer: Red Gnus v0.80/XEmacs 20.0

MORIOKA Tomohiko writes:

> Kyle Jones writes:

>> [...]
>> Finding pointers to doc strings...
>> Note: Strange doc (duplicate) for bytecode find-non-ascii-charset-string @ 1229095
>> Note: Strange doc (duplicate) for bytecode find-non-ascii-charset-region @ 1229275
>> Note: Strange doc (no doc slot) for bytecode char-length @ 1229992
>> Note: Strange doc (duplicate) for bytecode char-columns @ 1230054
>> Note: Strange doc (duplicate) for bytecode string-columns @ 1230243
>> Note: Strange doc (duplicate) for bytecode truncate-string @ 1230447
>> Finding pointers to doc strings...done

This was a distribution bug (now fixed and verified).  The tm .elcs
were being examined for inclusion in the DOC file even though they
aren't being dumped with XEmacs except for sunpro.

We're still looking for why the remaining two messages from
vietnamese-hooks-2.el occur because vietnamese-hooks-2.elc is being
passed to make-docfile.

Finding pointers to doc strings...
Finding pointers to doc strings...done
Warning: doc lost for variable ccl-read-vscii.
Warning: doc lost for variable ccl-read-viscii.

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



> Maybe Martin copied these functions from emu-x20.el.  So I remove
> them from emu-x20.el.

O.K. Thanks.

>   By the way, could you apply following patch?

Certainly.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.
Today's environment is 20.0 XEmacs Lucid (beta91) and Red Gnus v0.80

