summaryrefslogtreecommitdiff
path: root/manuals/chickadee/Window-Manipulation.html
diff options
context:
space:
mode:
Diffstat (limited to 'manuals/chickadee/Window-Manipulation.html')
-rw-r--r--manuals/chickadee/Window-Manipulation.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/manuals/chickadee/Window-Manipulation.html b/manuals/chickadee/Window-Manipulation.html
index 3992faa..b322014 100644
--- a/manuals/chickadee/Window-Manipulation.html
+++ b/manuals/chickadee/Window-Manipulation.html
@@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
-<!-- Copyright (C) 2017-2020 David Thompson davet@gnu.org
+<!-- Copyright (C) 2017-2021 David Thompson davet@gnu.org
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
@@ -32,7 +32,7 @@ http://www.texinfo.org/ (GNU Texinfo).
<link href="Index.html" rel="index" title="Index">
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
<link href="Kernel.html" rel="up" title="Kernel">
-<link href="Live-Coding.html" rel="next" title="Live Coding">
+<link href="Math.html" rel="next" title="Math">
<link href="Input-Devices.html" rel="prev" title="Input Devices">
<style type="text/css">
<!--
@@ -82,10 +82,10 @@ ul.no-bullet {list-style: none}
<body lang="en">
<span id="Window-Manipulation"></span><div class="header">
<p>
-Next: <a href="Live-Coding.html" accesskey="n" rel="next">Live Coding</a>, Previous: <a href="Input-Devices.html" accesskey="p" rel="prev">Input Devices</a>, Up: <a href="Kernel.html" accesskey="u" rel="up">Kernel</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Index.html" title="Index" rel="index">Index</a>]</p>
+Previous: <a href="Input-Devices.html" accesskey="p" rel="prev">Input Devices</a>, Up: <a href="Kernel.html" accesskey="u" rel="up">Kernel</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Index.html" title="Index" rel="index">Index</a>]</p>
</div>
<hr>
-<span id="Window-Manipulation-1"></span><h4 class="subsection">2.1.3 Window Manipulation</h4>
+<span id="Window-Manipulation-1"></span><h4 class="subsection">5.1.3 Window Manipulation</h4>
<dl>
<dt id="index-current_002dwindow">Procedure: <strong>current-window</strong></dt>
@@ -186,6 +186,5 @@ it is enabled.
-
</body>
</html>