From f0e57ed89a3b4e0b96b6fe9afd8313d663212466 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 27 Feb 2009 03:58:34 +0000 Subject: [PATCH] * 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. --- doc/lispref/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index e3d29d014dd..b2a7a805adc 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,5 +1,17 @@ 2009-02-27 Chong Yidong + * 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. -- 2.39.2