changeset 99442:31562beedae9

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Fri, 07 Nov 2008 14:14:26 +0000
parents 910601b61dec
children 4e42b5a30f24
files doc/lispref/ChangeLog
diffstat 1 files changed, 7 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Fri Nov 07 14:14:06 2008 +0000
+++ b/doc/lispref/ChangeLog	Fri Nov 07 14:14:26 2008 +0000
@@ -2,13 +2,17 @@
 
 	* windows.texi (Windows): Update entries.
 	(Basic Windows): Remove listing of attributes.  Reword.
-	(Splitting Windows, Deleting Windows, Window Point): Reword.
+	(Splitting Windows, Deleting Windows): Reword.
 	(Selecting Windows, Cyclic Window Ordering): Reword with special
 	emphasis on order of recently selected windows and buffer list.
-	(Buffers and Windows, Displaying Buffers, Choosing Window):
-	Reword with special emphasis on dedicated windows.
+	(Buffers and Windows, Choosing Window): Reword with special
+	emphasis on dedicated windows.
+	(Displaying Buffers): Reword.  For switch-to-buffer mention that
+	it may fall back on pop-to-buffer.  For other-window try to
+	explain how it treats the cyclic ordering of windows.
 	(Dedicated Windows): New node and section discussing dedicated
 	windows and associated functions.
+	(Window Point): Add entry for window-point-insertion-type.  Reword.
 	(Window Start and End): Rename node and section title.  Reword.
 	(Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
 	Minor rewording.