Mercurial > emacs
diff doc/lispref/ChangeLog @ 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 | ef3e520abfd6 |
children | ccb40f05bf23 |
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.