When you add a new item, please add it without either +++ or ---
so I will know I still need to look at it -- rms.
+** The function documentation-property now evaluates the value of
+the given property to obtain a a string if it doesn't refer to etc/DOC
+and isn't a string.
+
+++
** The last argument of `define-key-after' defaults to t for convenience.
2000-03-07 Gerd Moellmann <gerd@gnu.org>
+ * doc.c (Fdocumentation_property): If value is not a string,
+ and doesn't refer to etc/DOC, evaluate it to obtain a string.
+
* xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Don't try to
close the display with XtCloseDisplay. This caused a bus error
on OpenWindows.