X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=etc%2FOONEWS;h=5ed44988d64f66069a15133ebcc6ade6c26ed6de;hb=e8bb83979afc98a2dc3251d804ce6cba94516269;hp=56e72d78d9787a62f2ea2010ebf89e185daad0ba;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git.1 diff --git a/etc/OONEWS b/etc/OONEWS index 56e72d7..5ed4498 100644 --- a/etc/OONEWS +++ b/etc/OONEWS @@ -2403,7 +2403,7 @@ source; if you're going to use this, you'd better be able to. *** utils/bench.el Commentary: -Adapted from Shane Holder's bench.el by steve@altair.xemacs.org. +Adapted from Shane Holder's bench.el by steve@xemacs.org. To run Extract the shar file in /tmp, or modify bench-lisp-file to @@ -4568,7 +4568,7 @@ whether a symbol begins with a colon. `get', `put', and `remprop' have been generalized to allow you to set and retrieve properties on many different kinds of objects: symbols, strings, faces, glyphs, and extents (for extents, however, this is not -yet implemented). They are joined by a new function `object-props' +yet implemented). They are joined by a new function `object-plist' that returns all of the properties that have been set on an object. New functions `plists-eq' and `plists-equal' are provided for