Mercurial > emacs
changeset 80104:9f45a32c3863
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 11 Feb 2008 00:51:47 +0000 |
parents | 273ae2c8519f |
children | 38913bb6c511 |
files | lispref/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Mon Feb 11 00:51:39 2008 +0000 +++ b/lispref/ChangeLog Mon Feb 11 00:51:47 2008 +0000 @@ -1,7 +1,12 @@ +2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change) + + * objects.texi (Equality Predicates): Add defun for + equal-including-properties. + 2008-02-11 Glenn Morris <rgm@gnu.org> - * objects.texi (Equality Predicates): - Mention equal-including-properties. + * objects.texi (Equality Predicates): Mention + equal-including-properties. No longer talk about "two" functions. 2008-02-07 Richard Stallman <rms@gnu.org>