diff lispref/ChangeLog @ 61727:f3e243c78a1b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 21 Apr 2005 23:46:33 +0000
parents 2e5e4800dc8a
children 2b20595aa66d
line wrap: on
line diff
--- a/lispref/ChangeLog	Thu Apr 21 23:45:40 2005 +0000
+++ b/lispref/ChangeLog	Thu Apr 21 23:46:33 2005 +0000
@@ -1,3 +1,8 @@
+2005-04-22  Kim F. Storm  <storm@cua.dk>
+
+	* symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
+	(Other Plists): Remove safe-plist-get, as plist-get is now safe.
+
 2005-04-21  Lute Kamstra  <lute@gnu.org>
 
 	* lists.texi (Association Lists): Document rassq-delete-all.