changeset 99045:5abca568a07b

* advice.texi (Computed Advice): Explain what DEFINITION is.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 22 Oct 2008 19:53:19 +0000
parents 7c989edf1f9f
children 7257b84b68a2
files doc/lispref/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Wed Oct 22 19:37:07 2008 +0000
+++ b/doc/lispref/ChangeLog	Wed Oct 22 19:53:19 2008 +0000
@@ -1,5 +1,7 @@
 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
 
+	* advice.texi (Computed Advice): Explain what DEFINITION is.
+
 	* nonascii.texi (Character Codes): Remove obsolete function
 	char-valid-p, and document characterp instead.