Mercurial > hg > xemacs-beta
changeset 2441:6a51753a5f65
[xemacs-hg @ 2004-12-15 03:32:01 by stephent]
fix build-breaker typo <87hdmodytj.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Wed, 15 Dec 2004 03:32:11 +0000 |
parents | 394b6a36925a |
children | 7cd9dce8f8d9 |
files | man/ChangeLog man/internals/internals.texi |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/ChangeLog Tue Dec 14 22:51:26 2004 +0000 +++ b/man/ChangeLog Wed Dec 15 03:32:11 2004 +0000 @@ -1,3 +1,8 @@ +2004-12-15 Robert Delius Royar <xemacs@frinabulax.org> + + * internals/internals.texi (Modules for the Basic Displayable Lisp + Objects): Remove Mote in Make's eye, fix build. + 2004-12-12 Stephen J. Turnbull <stephen@xemacs.org> * internals/internals.texi (Modules for the Basic Displayable Lisp
--- a/man/internals/internals.texi Tue Dec 14 22:51:26 2004 +0000 +++ b/man/internals/internals.texi Wed Dec 15 03:32:11 2004 +0000 @@ -13476,7 +13476,7 @@ Create a lighter-weight interface, perhaps an extension of the device interface, that allows widgets to access face information from the device it is implemented on. -@end enumerate. +@end enumerate