]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/ChangeLog
(Top): Add a @detailmenu entry for "Frame-Local Variables".
[gnu-emacs] / doc / lispref / ChangeLog
index 0be19ec5ac029a6f2f77ece8c4ccb3e30eabe369..4f230111f3522207cd9c31d6b80e21db1c62a36f 100644 (file)
@@ -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.
        (Defining Minor Modes): Keyword args for define-minor-mode.
        (Search-based Fontification): Explain managing other properties.
        (Other Font Lock Variables): Add font-lock-extra-managed-props.
-       (Faces for Font Lock): Add font-locl-preprocessor-face.
+       (Faces for Font Lock): Add font-lock-preprocessor-face.
        (Hooks): Add run-mode-hooks and delay-mode-hooks.
 
        * variables.texi (Creating Buffer-Local): Add buffer-local-value.