diff doc/lispref/ChangeLog @ 102846:a447859a557b

* frames.texi (Frames): Clean up introduction. Document `ns' return value for framep. (Creating Frames): Note how the terminal is chosen. (Multiple Terminals, Multiple Displays): Merge into a single node. (Color Parameters): Fix typo. * variables.texi (Local Variables, Buffer-Local Variables) (Creating Buffer-Local): Change link to Multiple Terminals. * os.texi (X11 Keysyms): Change link to Multiple Terminals. * keymaps.texi (Controlling Active Maps): Change link to Multiple Terminals. * commands.texi (Command Loop Info, Keyboard Macros): Change link to Multiple Terminals. * elisp.texi (Top): Update node listing. * vol2.texi (Top): Update node listing. * vol1.texi (Top): Update node listing.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 04 Apr 2009 22:34:23 +0000
parents a6980029e2a0
children dc76a141c3e6
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Sat Apr 04 15:26:03 2009 +0000
+++ b/doc/lispref/ChangeLog	Sat Apr 04 22:34:23 2009 +0000
@@ -1,5 +1,26 @@
 2009-04-04  Chong Yidong  <cyd@stupidchicken.com>
 
+	* frames.texi (Frames): Clean up introduction.  Document `ns'
+	return value for framep.
+	(Creating Frames): Note how the terminal is chosen.
+	(Multiple Terminals, Multiple Displays): Merge into a single node.
+	(Color Parameters): Fix typo.
+
+	* variables.texi (Local Variables, Buffer-Local Variables)
+	(Creating Buffer-Local): Change link to Multiple Terminals.
+
+	* os.texi (X11 Keysyms): Change link to Multiple Terminals.
+
+	* keymaps.texi (Controlling Active Maps): Change link to Multiple
+	Terminals.
+
+	* commands.texi (Command Loop Info, Keyboard Macros): Change link
+	to Multiple Terminals.
+
+	* elisp.texi (Top): Update node listing.
+	* vol2.texi (Top): Update node listing.
+	* vol1.texi (Top): Update node listing.
+
 	* buffers.texi (Current Buffer): Note that the append-to-buffer
 	example is no longer in synch with the latest code.  Tie the two
 	examples together.