From ca8f09a82bb77f33e25b57180060384acb5b4e53 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 23 Feb 2009 17:41:25 +0000 Subject: [PATCH] * control.texi (Control Structures): Add cindex entry for "textual order". * eval.texi (Intro Eval): Copyedits. Standardize on "form" instead of "expression" throughout. (Function Indirection): Copyedits. Use active voice. (Eval): The default value of max-lisp-eval-depth is now 400. --- doc/lispref/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index e2acc24c2a6..801e95325b5 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,13 @@ +2009-02-23 Chong Yidong + + * control.texi (Control Structures): Add cindex entry for "textual + order". + + * eval.texi (Intro Eval): Copyedits. Standardize on "form" + instead of "expression" throughout. + (Function Indirection): Copyedits. Use active voice. + (Eval): The default value of max-lisp-eval-depth is now 400. + 2009-02-23 Miles Bader * processes.texi (System Processes): Rename `system-process-attributes' -- 2.39.5