From: Chong Yidong Date: Mon, 23 Feb 2009 17:41:25 +0000 (+0000) Subject: * control.texi (Control Structures): Add cindex entry for "textual X-Git-Tag: emacs-pretest-23.0.91~49 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ca8f09a82bb77f33e25b57180060384acb5b4e53;p=emacs.git * 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. --- 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'