emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/doc/lispref ChangeLog


From: Chong Yidong
Subject: [Emacs-diffs] emacs/doc/lispref ChangeLog
Date: Mon, 23 Feb 2009 17:41:26 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/02/23 17:41:26

Modified files:
        doc/lispref    : ChangeLog 

Log message:
        * 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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/ChangeLog?cvsroot=emacs&r1=1.219&r2=1.220

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/ChangeLog,v
retrieving revision 1.219
retrieving revision 1.220
diff -u -b -r1.219 -r1.220
--- ChangeLog   23 Feb 2009 05:06:42 -0000      1.219
+++ ChangeLog   23 Feb 2009 17:41:25 -0000      1.220
@@ -1,3 +1,13 @@
+2009-02-23  Chong Yidong  <address@hidden>
+
+       * 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  <address@hidden>
 
        * processes.texi (System Processes): Rename `system-process-attributes'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]