]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/windows.texi (Windows): Sync @menu order with @node order.
authorGlenn Morris <rgm@gnu.org>
Thu, 25 Dec 2014 01:10:21 +0000 (17:10 -0800)
committerGlenn Morris <rgm@gnu.org>
Thu, 25 Dec 2014 01:10:21 +0000 (17:10 -0800)
doc/lispref/ChangeLog
doc/lispref/windows.texi

index 56a073035cf0c00f358883586c99a32398ce1e7d..c2e5ea08e68624232ae2f95a7f4c2c1777fe2633 100644 (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):
index c54eb900da14f11473b31eeb56a1b5fb33046e3c..20f5d6e747f77ba51e007276f5b87e5399a1e7f8 100644 (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.