emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 57c9fb7: * doc/lispref/windows.texi (Windows): Sync


From: Glenn Morris
Subject: [Emacs-diffs] master 57c9fb7: * doc/lispref/windows.texi (Windows): Sync @menu order with @node order.
Date: Thu, 25 Dec 2014 01:10:26 +0000

branch: master
commit 57c9fb75337967aaa5476c7b9415cbe301b4535d
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * doc/lispref/windows.texi (Windows): Sync @menu order with @node order.
---
 doc/lispref/ChangeLog    |    2 ++
 doc/lispref/windows.texi |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 56a0730..c2e5ea0 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,5 +1,7 @@
 2014-12-25  Glenn Morris  <address@hidden>
 
+       * 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 c54eb90..20f5d6e 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]