From: Glenn Morris Date: Thu, 25 Dec 2014 01:10:21 +0000 (-0800) Subject: * doc/lispref/windows.texi (Windows): Sync @menu order with @node order. X-Git-Tag: emacs-25.0.90~2634^2~11 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=57c9fb75337967aaa5476c7b9415cbe301b4535d;p=emacs.git * doc/lispref/windows.texi (Windows): Sync @menu order with @node order. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 56a073035cf..c2e5ea08e68 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,5 +1,7 @@ 2014-12-25 Glenn Morris + * windows.texi (Windows): Sync @menu order with @node order. + * sequences.texi (Sequence Functions): Copyedits. * control.texi (Pattern matching case statement): diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index c54eb900da1..20f5d6e747f 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi @@ -16,8 +16,8 @@ is displayed in windows. * Windows and Frames:: Relating windows to the frame they appear on. * Window Sizes:: Accessing a window's size. * Resizing Windows:: Changing the sizes of windows. -* Preserving Window Sizes:: Preserving the size of windows. * Splitting Windows:: Creating a new window. +* Preserving Window Sizes:: Preserving the size of windows. * Deleting Windows:: Removing a window from its frame. * Recombining Windows:: Preserving the frame layout when splitting and deleting windows.