Mercurial > hg > xemacs-beta
changeset 2373:ee2db3cf5512
[xemacs-hg @ 2004-11-07 07:37:53 by ben]
note index.texi deletion in xemacs.mak
xemacs.mak: index.texi is deleted from internals/.
author | ben |
---|---|
date | Sun, 07 Nov 2004 07:37:53 +0000 |
parents | 79c79ee56386 |
children | e369c673ba7b |
files | nt/ChangeLog nt/xemacs.mak |
diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/nt/ChangeLog Sun Nov 07 07:24:41 2004 +0000 +++ b/nt/ChangeLog Sun Nov 07 07:37:53 2004 +0000 @@ -1,3 +1,8 @@ +2004-11-07 Ben Wing <ben@xemacs.org> + + * xemacs.mak (INTERNALS_SRCS): + index.texi is deleted from internals/. + 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org> * XEmacs 21.5.18 "chestnut" is released.
--- a/nt/xemacs.mak Sun Nov 07 07:24:41 2004 +0000 +++ b/nt/xemacs.mak Sun Nov 07 07:37:53 2004 +0000 @@ -1071,8 +1071,7 @@ $(MANDIR)\lispref\x-windows.texi INTERNALS_SRCS = \ - $(MANDIR)\internals\internals.texi \ - $(MANDIR)\internals\index.texi + $(MANDIR)\internals\internals.texi NEW_USERS_GUIDE_SRCS = \ $(MANDIR)\new-users-guide\custom1.texi \