diff doc/lispref/ChangeLog @ 85688:b210bba3f477

Merge from emacs--rel--22 Patches applied: * emacs--rel--22 (patch 131-137) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 261-262) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-908
author Miles Bader <miles@gnu.org>
date Sat, 27 Oct 2007 09:07:17 +0000
parents 66f706bfe35f
children f1fcb6e1fb24
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Sat Oct 27 00:25:43 2007 +0000
+++ b/doc/lispref/ChangeLog	Sat Oct 27 09:07:17 2007 +0000
@@ -8,6 +8,22 @@
 
 	* customize.texi (Variable Definitions): Add :risky and :safe keywords.
 
+2007-10-24  Richard Stallman  <rms@gnu.org>
+
+	* elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
+
+	* variables.texi (Frame-Local Variables): Node deleted.
+	(Variables): Delete Frame-Local Variables from menu.
+	(Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
+	(Default Value): Don't mention frame-local vars.
+
+	* os.texi (Idle Timers): current-idle-time returns nil if not idle.
+
+	* loading.texi (Unloading): Document FEATURE-unload-function
+	instead of FEATURE-unload-hook.
+
+	* frames.texi (Multiple Displays): Don't mention frame-local vars.
+
 2007-10-22  Juri Linkov  <juri@jurta.org>
 
 	* minibuf.texi (Text from Minibuffer, Minibuffer Completion)