]> git.eshelyaron.com Git - emacs.git/commitdiff
* control.texi (Control Structures): Add cindex entry for "textual
authorChong Yidong <cyd@stupidchicken.com>
Mon, 23 Feb 2009 17:41:25 +0000 (17:41 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 23 Feb 2009 17:41:25 +0000 (17:41 +0000)
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

index e2acc24c2a613bcad20fd7b69f7f819865409b6a..801e95325b5b3158d38c93f2e0dc44a6805afec1 100644 (file)
@@ -1,3 +1,13 @@
+2009-02-23  Chong Yidong  <cyd@stupidchicken.com>
+
+       * 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  <miles@gnu.org>
 
        * processes.texi (System Processes): Rename `system-process-attributes'