diff etc/NEWS @ 44160:9139b10bc7e6

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 26 Mar 2002 09:20:57 +0000
parents ee7e76098967
children c157bec8fb40
line wrap: on
line diff
--- a/etc/NEWS	Tue Mar 26 09:19:00 2002 +0000
+++ b/etc/NEWS	Tue Mar 26 09:20:57 2002 +0000
@@ -770,6 +770,11 @@
 This is like window-height but does not count the mode line
 or the header line.
 
+** New functions `lax-plist-get' and `lax-plist-put'.
+
+These functions are like `plist-get' and `plist-put' except that they
+compare the property name using `equal' rather than `eq'.
+
 +++
 ** The function `atan' now accepts an optional second argument.