Mercurial > emacs
changeset 98683:6f1844a7c592
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 13 Oct 2008 10:42:40 +0000 |
parents | 599748a4d391 |
children | 0cd084657709 |
files | doc/lispref/ChangeLog |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Mon Oct 13 10:41:34 2008 +0000 +++ b/doc/lispref/ChangeLog Mon Oct 13 10:42:40 2008 +0000 @@ -1,3 +1,17 @@ +2008-10-13 Eli Zaretskii <eliz@gnu.org> + + * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local + Variables". + + * variables.texi (Frame-Local Variables): New section. + (Buffer-Local Variables): Add an xref to it. + (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot + have both frame-local and buffer-local binding. + + * frames.texi (Frames): Mention multiple tty frames. + (Frame Parameters, Parameter Access): Mention frame-local variable + bindings. + 2008-09-20 Glenn Morris <rgm@gnu.org> * display.texi (Defining Faces): Recommend against face variables.