Mercurial > hg > xemacs-beta
changeset 4106:f4b1f7f86ac9
[xemacs-hg @ 2007-08-08 20:52:52 by aidan]
Update the changelog following my change earlier
author | aidan |
---|---|
date | Wed, 08 Aug 2007 20:52:52 +0000 |
parents | e91cf17f6ab7 |
children | d3a3bc2726d6 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Aug 08 18:06:14 2007 +0000 +++ b/src/ChangeLog Wed Aug 08 20:52:52 2007 +0000 @@ -11,7 +11,11 @@ From Sebastian Freundt's mail nhtfy9sitjf.fsf@muck.math.tu-berlin.de , Tue Jan 30 12:30:07 UTC - 2007; complements 18005.16378.980760.860724@parhasard.net . + 2007; complements 18005.16378.980760.860724@parhasard.net . + + This reverts the error message when M-: (no-such-function t) RET + is called to the old "Symbol's function definition is void: ..." + rather than the recent "Invalid function: #<INTERNAL OBJECT ..." 2007-07-31 Mike Sperber <mike@xemacs.org>