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: Fri, 27 Feb 2009 03:58:34 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/02/27 03:58:34

Modified files:
        doc/lispref    : ChangeLog 

Log message:
        * elisp.texi (Top): Update node listing.
        
        * variables.texi (Variables): Clarify introduction.
        (Global Variables): Mention that setq is a special form.
        (Local Variables): Use active voice.
        (Tips for Defining): Mention marking variables as safe.
        (Buffer-Local Variables): Mention terminal-local and frame-local
        variables together.
        (File Local Variables): Copyedits.
        (Frame-Local Variables): Note that they are not really useful.
        (Future Local Variables): Node deleted.

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/ChangeLog,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -b -r1.221 -r1.222
--- ChangeLog   27 Feb 2009 01:42:47 -0000      1.221
+++ ChangeLog   27 Feb 2009 03:58:34 -0000      1.222
@@ -1,5 +1,17 @@
 2009-02-27  Chong Yidong  <address@hidden>
 
+       * elisp.texi (Top): Update node listing.
+
+       * variables.texi (Variables): Clarify introduction.
+       (Global Variables): Mention that setq is a special form.
+       (Local Variables): Use active voice.
+       (Tips for Defining): Mention marking variables as safe.
+       (Buffer-Local Variables): Mention terminal-local and frame-local
+       variables together.
+       (File Local Variables): Copyedits.
+       (Frame-Local Variables): Note that they are not really useful.
+       (Future Local Variables): Node deleted.
+
        * objects.texi (General Escape Syntax): Update explanation of
        unicode escape syntax.
 




reply via email to

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