diff etc/NEWS @ 61727:f3e243c78a1b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 21 Apr 2005 23:46:33 +0000
parents 05723b20cc75
children 6c517123b411
line wrap: on
line diff
--- a/etc/NEWS	Thu Apr 21 23:45:40 2005 +0000
+++ b/etc/NEWS	Thu Apr 21 23:46:33 2005 +0000
@@ -4204,16 +4204,8 @@
 specified) window as a string with or without text properties.
 
 +++
-** New function `safe-get'.
-
-This function is like `get', but never signals an error for
-a malformed symbol property list.
-
-+++
-** New function `safe-plist-get'.
-
-This function is like `plist-get', but never signals an error for
-a malformed property list.
+** Functions `get' and `plist-get' no longer signals an error for
+a malformed property list.  They also detect cyclic lists.
 
 +++
 ** New functions `lax-plist-get' and `lax-plist-put'.