* doc/lispref/windows.texi (Windows): Sync @menu order with @node order.

This commit is contained in:
Glenn Morris 2014-12-24 17:10:21 -08:00
parent 218520e97c
commit 57c9fb7533
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2014-12-25 Glenn Morris <rgm@gnu.org>
* windows.texi (Windows): Sync @menu order with @node order.
* sequences.texi (Sequence Functions): Copyedits.
* control.texi (Pattern matching case statement):

View file

@ -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.