Mercurial > emacs
diff doc/lispref/ChangeLog @ 102220:fdc43daf966d
* 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.
| author | Chong Yidong <cyd@stupidchicken.com> |
|---|---|
| date | Mon, 23 Feb 2009 17:41:25 +0000 |
| parents | 0f4ba7f17aa0 |
| children | f3998765e531 |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Mon Feb 23 15:27:40 2009 +0000 +++ b/doc/lispref/ChangeLog Mon Feb 23 17:41:25 2009 +0000 @@ -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'
