SF.net SVN: geany: [2501] trunk

ntrel at users.sourceforge.net ntrel at xxxxx
Fri Apr 18 17:04:18 UTC 2008


Revision: 2501
          http://geany.svn.sourceforge.net/geany/?rev=2501&view=rev
Author:   ntrel
Date:     2008-04-18 10:04:16 -0700 (Fri, 18 Apr 2008)

Log Message:
-----------
Move 'Switching between documents' from prefs Interface section into
new Documents section.
Remove repeated title text of preference dialog tab sections.
Edit preferences descriptions for clarity.
Comment out some unexplained General preferences.
Fix some prefs typos, add some links and expand some descriptions.
Correct some wrong preferences descriptions (e.g. Back/Forward
buttons).

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/doc/geany.html
    trunk/doc/geany.txt

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2008-04-18 15:18:31 UTC (rev 2500)
+++ trunk/ChangeLog	2008-04-18 17:04:16 UTC (rev 2501)
@@ -1,7 +1,20 @@
+2008-04-18  Nick Treleaven  <nick(dot)treleaven(at)btinternet(dot)com>
+
+ * doc/geany.txt, doc/geany.html:
+   Move 'Switching between documents' from prefs Interface section into
+   new Documents section.
+   Remove repeated title text of preference dialog tab sections.
+   Edit preferences descriptions for clarity.
+   Comment out some unexplained General preferences.
+   Fix some prefs typos, add some links and expand some descriptions.
+   Correct some wrong preferences descriptions (e.g. Back/Forward
+   buttons).
+
+
 2008-04-18  Frank Lanitz  <frank at Merkur>
 
- * THANKS, NEWS, src/about.c: Added Chikahiro Masami as new translator 
-   for Japanese translation. 
+ * THANKS, NEWS, src/about.c: Added Chikahiro Masami as new translator
+   for Japanese translation.
 
 
 2008-04-17  Enrico Tröger  <enrico(dot)troeger(at)uvena(dot)de>

Modified: trunk/doc/geany.html
===================================================================
--- trunk/doc/geany.html	2008-04-18 15:18:31 UTC (rev 2500)
+++ trunk/doc/geany.html	2008-04-18 17:04:16 UTC (rev 2501)
@@ -3,10 +3,10 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.4.1: http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
 <title>Geany</title>
 <meta name="authors" content="Enrico Tröger  Nick Treleaven  Frank Lanitz" />
-<meta name="date" content="2008-03-23" />
+<meta name="date" content="2008-04-11" />
 <style type="text/css">
 
 /*
@@ -133,7 +133,7 @@
 <br />Nick Treleaven
 <br />Frank Lanitz</td></tr>
 <tr><th class="docinfo-name">Date:</th>
-<td>2008-03-23</td></tr>
+<td>2008-04-11</td></tr>
 <tr><th class="docinfo-name">Version:</th>
 <td>0.14</td></tr>
 </tbody>
@@ -147,219 +147,223 @@
 <div class="contents topic">
 <p class="topic-title first"><a id="contents" name="contents">Contents</a></p>
 <ul class="simple">
-<li><a class="reference" href="#introduction" id="id6" name="id6">Introduction</a><ul>
-<li><a class="reference" href="#about-geany" id="id7" name="id7">About Geany</a></li>
-<li><a class="reference" href="#where-to-get-it" id="id8" name="id8">Where to get it</a></li>
-<li><a class="reference" href="#license" id="id9" name="id9">License</a></li>
-<li><a class="reference" href="#about-this-document" id="id10" name="id10">About this document</a></li>
+<li><a class="reference" href="#introduction" id="id5" name="id5">Introduction</a><ul>
+<li><a class="reference" href="#about-geany" id="id6" name="id6">About Geany</a></li>
+<li><a class="reference" href="#where-to-get-it" id="id7" name="id7">Where to get it</a></li>
+<li><a class="reference" href="#license" id="id8" name="id8">License</a></li>
+<li><a class="reference" href="#about-this-document" id="id9" name="id9">About this document</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#installation" id="id11" name="id11">Installation</a><ul>
-<li><a class="reference" href="#requirements" id="id12" name="id12">Requirements</a></li>
-<li><a class="reference" href="#source-compilation" id="id13" name="id13">Source compilation</a></li>
-<li><a class="reference" href="#binary-packages" id="id14" name="id14">Binary packages</a></li>
+<li><a class="reference" href="#installation" id="id10" name="id10">Installation</a><ul>
+<li><a class="reference" href="#requirements" id="id11" name="id11">Requirements</a></li>
+<li><a class="reference" href="#source-compilation" id="id12" name="id12">Source compilation</a></li>
+<li><a class="reference" href="#binary-packages" id="id13" name="id13">Binary packages</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#usage" id="id15" name="id15">Usage</a><ul>
-<li><a class="reference" href="#getting-started" id="id16" name="id16">Getting started</a></li>
-<li><a class="reference" href="#command-line-options" id="id17" name="id17">Command line options</a></li>
-<li><a class="reference" href="#general" id="id18" name="id18">General</a><ul>
-<li><a class="reference" href="#startup" id="id19" name="id19">Startup</a></li>
-<li><a class="reference" href="#opening-files-from-the-command-line-in-a-running-instance" id="id20" name="id20">Opening files from the command-line in a running instance</a></li>
-<li><a class="reference" href="#virtual-terminal-emulator-widget-vte" id="id21" name="id21">Virtual terminal emulator widget (VTE)</a></li>
-<li><a class="reference" href="#defining-own-widget-styles-using-gtkrc-2-0" id="id22" name="id22">Defining own widget styles using .gtkrc-2.0</a></li>
+<li><a class="reference" href="#usage" id="id14" name="id14">Usage</a><ul>
+<li><a class="reference" href="#getting-started" id="id15" name="id15">Getting started</a></li>
+<li><a class="reference" href="#command-line-options" id="id16" name="id16">Command line options</a></li>
+<li><a class="reference" href="#general" id="id17" name="id17">General</a><ul>
+<li><a class="reference" href="#startup" id="id18" name="id18">Startup</a></li>
+<li><a class="reference" href="#opening-files-from-the-command-line-in-a-running-instance" id="id19" name="id19">Opening files from the command-line in a running instance</a></li>
+<li><a class="reference" href="#virtual-terminal-emulator-widget-vte" id="id20" name="id20">Virtual terminal emulator widget (VTE)</a></li>
+<li><a class="reference" href="#defining-own-widget-styles-using-gtkrc-2-0" id="id21" name="id21">Defining own widget styles using .gtkrc-2.0</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#character-sets-and-unicode-byte-order-mark-bom" id="id23" name="id23">Character sets and Unicode Byte-Order-Mark (BOM)</a><ul>
-<li><a class="reference" href="#using-character-sets" id="id24" name="id24">Using character sets</a></li>
-<li><a class="reference" href="#in-file-encoding-specification" id="id25" name="id25">In-file encoding specification</a></li>
-<li><a class="reference" href="#special-encoding-none" id="id26" name="id26">Special encoding "None"</a></li>
-<li><a class="reference" href="#unicode-byte-order-mark-bom" id="id27" name="id27">Unicode Byte-Order-Mark (BOM)</a></li>
+<li><a class="reference" href="#documents" id="id22" name="id22">Documents</a><ul>
+<li><a class="reference" href="#switching-between-documents" id="id23" name="id23">Switching between documents</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#editing" id="id28" name="id28">Editing</a><ul>
-<li><a class="reference" href="#folding" id="id29" name="id29">Folding</a></li>
-<li><a class="reference" href="#column-mode-editing" id="id30" name="id30">Column mode editing</a></li>
-<li><a class="reference" href="#drag-and-drop-of-text" id="id31" name="id31">Drag and drop of text</a></li>
-<li><a class="reference" href="#indentation" id="id32" name="id32">Indentation</a></li>
-<li><a class="reference" href="#auto-indentation" id="id33" name="id33">Auto-indentation</a></li>
-<li><a class="reference" href="#bookmarks" id="id34" name="id34">Bookmarks</a></li>
-<li><a class="reference" href="#code-navigation-history" id="id35" name="id35">Code Navigation History</a></li>
-<li><a class="reference" href="#send-text-through-definable-commands" id="id36" name="id36">Send text through definable commands</a></li>
-<li><a class="reference" href="#context-actions" id="id37" name="id37">Context actions</a></li>
-<li><a class="reference" href="#user-definable-snippets" id="id38" name="id38">User-definable snippets</a></li>
-<li><a class="reference" href="#inserting-unicode-characters" id="id39" name="id39">Inserting unicode characters</a></li>
+<li><a class="reference" href="#character-sets-and-unicode-byte-order-mark-bom" id="id24" name="id24">Character sets and Unicode Byte-Order-Mark (BOM)</a><ul>
+<li><a class="reference" href="#using-character-sets" id="id25" name="id25">Using character sets</a></li>
+<li><a class="reference" href="#in-file-encoding-specification" id="id26" name="id26">In-file encoding specification</a></li>
+<li><a class="reference" href="#special-encoding-none" id="id27" name="id27">Special encoding "None"</a></li>
+<li><a class="reference" href="#unicode-byte-order-mark-bom" id="id28" name="id28">Unicode Byte-Order-Mark (BOM)</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#search-replace-and-go-to" id="id40" name="id40">Search, replace and go to</a><ul>
-<li><a class="reference" href="#find" id="id41" name="id41">Find</a><ul>
-<li><a class="reference" href="#matching-options" id="id42" name="id42">Matching options</a></li>
-<li><a class="reference" href="#find-all" id="id43" name="id43">Find all</a></li>
-<li><a class="reference" href="#change-font-in-search-dialog-text-fields" id="id44" name="id44">Change font in search dialog text fields</a></li>
+<li><a class="reference" href="#editing" id="id29" name="id29">Editing</a><ul>
+<li><a class="reference" href="#folding" id="id30" name="id30">Folding</a></li>
+<li><a class="reference" href="#column-mode-editing" id="id31" name="id31">Column mode editing</a></li>
+<li><a class="reference" href="#drag-and-drop-of-text" id="id32" name="id32">Drag and drop of text</a></li>
+<li><a class="reference" href="#indentation" id="id33" name="id33">Indentation</a></li>
+<li><a class="reference" href="#auto-indentation" id="id34" name="id34">Auto-indentation</a></li>
+<li><a class="reference" href="#bookmarks" id="id35" name="id35">Bookmarks</a></li>
+<li><a class="reference" href="#code-navigation-history" id="id36" name="id36">Code Navigation History</a></li>
+<li><a class="reference" href="#send-text-through-definable-commands" id="id37" name="id37">Send text through definable commands</a></li>
+<li><a class="reference" href="#context-actions" id="id38" name="id38">Context actions</a></li>
+<li><a class="reference" href="#user-definable-snippets" id="id39" name="id39">User-definable snippets</a></li>
+<li><a class="reference" href="#inserting-unicode-characters" id="id40" name="id40">Inserting unicode characters</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#find-usage" id="id45" name="id45">Find usage</a></li>
-<li><a class="reference" href="#find-in-files" id="id46" name="id46">Find in files</a><ul>
-<li><a class="reference" href="#filtering-out-version-control-files" id="id47" name="id47">Filtering out version control files</a></li>
+<li><a class="reference" href="#search-replace-and-go-to" id="id41" name="id41">Search, replace and go to</a><ul>
+<li><a class="reference" href="#find" id="id42" name="id42">Find</a><ul>
+<li><a class="reference" href="#matching-options" id="id43" name="id43">Matching options</a></li>
+<li><a class="reference" href="#find-all" id="id44" name="id44">Find all</a></li>
+<li><a class="reference" href="#change-font-in-search-dialog-text-fields" id="id45" name="id45">Change font in search dialog text fields</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#replace" id="id48" name="id48">Replace</a><ul>
-<li><a class="reference" href="#replace-all" id="id49" name="id49">Replace all</a></li>
+<li><a class="reference" href="#find-usage" id="id46" name="id46">Find usage</a></li>
+<li><a class="reference" href="#find-in-files" id="id47" name="id47">Find in files</a><ul>
+<li><a class="reference" href="#filtering-out-version-control-files" id="id48" name="id48">Filtering out version control files</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#go-to-tag-definition" id="id50" name="id50">Go to tag definition</a></li>
-<li><a class="reference" href="#go-to-tag-declaration" id="id51" name="id51">Go to tag declaration</a></li>
-<li><a class="reference" href="#go-to-line" id="id52" name="id52">Go to line</a></li>
-<li><a class="reference" href="#regular-expressions" id="id53" name="id53">Regular expressions</a><ul>
-<li><a class="reference" href="#partial-posix-compatibility" id="id54" name="id54">Partial POSIX compatibility</a></li>
+<li><a class="reference" href="#replace" id="id49" name="id49">Replace</a><ul>
+<li><a class="reference" href="#replace-all" id="id50" name="id50">Replace all</a></li>
 </ul>
 </li>
+<li><a class="reference" href="#go-to-tag-definition" id="id51" name="id51">Go to tag definition</a></li>
+<li><a class="reference" href="#go-to-tag-declaration" id="id52" name="id52">Go to tag declaration</a></li>
+<li><a class="reference" href="#go-to-line" id="id53" name="id53">Go to line</a></li>
+<li><a class="reference" href="#regular-expressions" id="id54" name="id54">Regular expressions</a><ul>
+<li><a class="reference" href="#partial-posix-compatibility" id="id55" name="id55">Partial POSIX compatibility</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#tags" id="id55" name="id55">Tags</a><ul>
-<li><a class="reference" href="#workspace-tags" id="id56" name="id56">Workspace tags</a></li>
-<li><a class="reference" href="#global-tags" id="id57" name="id57">Global tags</a><ul>
-<li><a class="reference" href="#default-global-tags-files" id="id58" name="id58">Default global tags files</a></li>
-<li><a class="reference" href="#generating-a-global-tags-file" id="id59" name="id59">Generating a global tags file</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#ignore-tags" id="id60" name="id60">Ignore tags</a></li>
+<li><a class="reference" href="#tags" id="id56" name="id56">Tags</a><ul>
+<li><a class="reference" href="#workspace-tags" id="id57" name="id57">Workspace tags</a></li>
+<li><a class="reference" href="#global-tags" id="id58" name="id58">Global tags</a><ul>
+<li><a class="reference" href="#default-global-tags-files" id="id59" name="id59">Default global tags files</a></li>
+<li><a class="reference" href="#generating-a-global-tags-file" id="id60" name="id60">Generating a global tags file</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#preferences" id="id61" name="id61">Preferences</a><ul>
-<li><a class="reference" href="#general-tab-in-preferences-dialog" id="id62" name="id62">General tab in preferences dialog</a><ul>
-<li><a class="reference" href="#id1" id="id63" name="id63">Startup</a></li>
-<li><a class="reference" href="#shutdown" id="id64" name="id64">Shutdown</a></li>
-<li><a class="reference" href="#projects" id="id65" name="id65">Projects</a></li>
-<li><a class="reference" href="#miscellaneous" id="id66" name="id66">Miscellaneous</a></li>
+<li><a class="reference" href="#ignore-tags" id="id61" name="id61">Ignore tags</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#interface-tab-in-preferences-dialog" id="id67" name="id67">Interface tab in preferences dialog</a><ul>
-<li><a class="reference" href="#sidebar" id="id68" name="id68">Sidebar</a></li>
-<li><a class="reference" href="#fonts" id="id69" name="id69">Fonts</a></li>
-<li><a class="reference" href="#editor-tabs" id="id70" name="id70">Editor tabs</a></li>
-<li><a class="reference" href="#tab-positions" id="id71" name="id71">Tab positions</a></li>
-<li><a class="reference" href="#id2" id="id72" name="id72">Miscellaneous</a></li>
+<li><a class="reference" href="#preferences" id="id62" name="id62">Preferences</a><ul>
+<li><a class="reference" href="#general-tab-in-preferences-dialog" id="id63" name="id63">General tab in preferences dialog</a><ul>
+<li><a class="reference" href="#id1" id="id64" name="id64">Startup</a></li>
+<li><a class="reference" href="#shutdown" id="id65" name="id65">Shutdown</a></li>
+<li><a class="reference" href="#projects" id="id66" name="id66">Projects</a></li>
+<li><a class="reference" href="#miscellaneous" id="id67" name="id67">Miscellaneous</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#toolbar-tab-in-preferences-dialog" id="id73" name="id73">Toolbar tab in preferences dialog</a><ul>
-<li><a class="reference" href="#toolbar" id="id74" name="id74">Toolbar</a></li>
-<li><a class="reference" href="#items" id="id75" name="id75">Items</a></li>
-<li><a class="reference" href="#appearance" id="id76" name="id76">Appearance</a></li>
+<li><a class="reference" href="#interface-tab-in-preferences-dialog" id="id68" name="id68">Interface tab in preferences dialog</a><ul>
+<li><a class="reference" href="#sidebar" id="id69" name="id69">Sidebar</a></li>
+<li><a class="reference" href="#fonts" id="id70" name="id70">Fonts</a></li>
+<li><a class="reference" href="#editor-tabs" id="id71" name="id71">Editor tabs</a></li>
+<li><a class="reference" href="#tab-positions" id="id72" name="id72">Tab positions</a></li>
+<li><a class="reference" href="#id2" id="id73" name="id73">Miscellaneous</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#display-tab-in-preferences-dialog" id="id77" name="id77">Display tab in preferences dialog</a><ul>
-<li><a class="reference" href="#display" id="id78" name="id78">Display</a></li>
-<li><a class="reference" href="#long-line-marker" id="id79" name="id79">Long line marker</a></li>
+<li><a class="reference" href="#toolbar-tab-in-preferences-dialog" id="id74" name="id74">Toolbar tab in preferences dialog</a><ul>
+<li><a class="reference" href="#toolbar" id="id75" name="id75">Toolbar</a></li>
+<li><a class="reference" href="#items" id="id76" name="id76">Items</a></li>
+<li><a class="reference" href="#appearance" id="id77" name="id77">Appearance</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#editor-tab-in-preferences-dialog" id="id80" name="id80">Editor tab in preferences dialog</a><ul>
-<li><a class="reference" href="#id3" id="id81" name="id81">Indentation</a></li>
-<li><a class="reference" href="#features" id="id82" name="id82">Features</a></li>
-<li><a class="reference" href="#completions" id="id83" name="id83">Completions</a></li>
+<li><a class="reference" href="#display-tab-in-preferences-dialog" id="id78" name="id78">Display tab in preferences dialog</a><ul>
+<li><a class="reference" href="#display" id="id79" name="id79">Display</a></li>
+<li><a class="reference" href="#long-line-marker" id="id80" name="id80">Long line marker</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#files-tab-in-preferences-dialog" id="id84" name="id84">Files tab in preferences dialog</a><ul>
-<li><a class="reference" href="#new-files" id="id85" name="id85">New files</a></li>
-<li><a class="reference" href="#saving-files" id="id86" name="id86">Saving files</a></li>
-<li><a class="reference" href="#id4" id="id87" name="id87">Miscellaneous</a></li>
+<li><a class="reference" href="#editor-tab-in-preferences-dialog" id="id81" name="id81">Editor tab in preferences dialog</a><ul>
+<li><a class="reference" href="#indentation-group" id="id82" name="id82">Indentation group</a></li>
+<li><a class="reference" href="#features" id="id83" name="id83">Features</a></li>
+<li><a class="reference" href="#completions" id="id84" name="id84">Completions</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#tools-tab-in-preferences-dialog" id="id88" name="id88">Tools tab in preferences dialog</a><ul>
-<li><a class="reference" href="#tool-paths" id="id89" name="id89">Tool paths</a></li>
-<li><a class="reference" href="#commands" id="id90" name="id90">Commands</a></li>
+<li><a class="reference" href="#files-tab-in-preferences-dialog" id="id85" name="id85">Files tab in preferences dialog</a><ul>
+<li><a class="reference" href="#new-files" id="id86" name="id86">New files</a></li>
+<li><a class="reference" href="#saving-files" id="id87" name="id87">Saving files</a></li>
+<li><a class="reference" href="#id3" id="id88" name="id88">Miscellaneous</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#template-tab-in-preferences-dialog" id="id91" name="id91">Template tab in preferences dialog</a><ul>
-<li><a class="reference" href="#template-data" id="id92" name="id92">Template data</a></li>
+<li><a class="reference" href="#tools-tab-in-preferences-dialog" id="id89" name="id89">Tools tab in preferences dialog</a><ul>
+<li><a class="reference" href="#tool-paths" id="id90" name="id90">Tool paths</a></li>
+<li><a class="reference" href="#commands" id="id91" name="id91">Commands</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#keybinding-tab-in-preferences-dialog" id="id93" name="id93">Keybinding tab in preferences dialog</a></li>
-<li><a class="reference" href="#printing-tab-in-preferences-dialog" id="id94" name="id94">Printing tab in preferences dialog</a></li>
-<li><a class="reference" href="#vte-tab-in-preferences-dialog" id="id95" name="id95">VTE tab in preferences dialog</a><ul>
-<li><a class="reference" href="#terminal-widget" id="id96" name="id96">Terminal widget</a></li>
+<li><a class="reference" href="#template-tab-in-preferences-dialog" id="id92" name="id92">Template tab in preferences dialog</a><ul>
+<li><a class="reference" href="#template-data" id="id93" name="id93">Template data</a></li>
 </ul>
 </li>
+<li><a class="reference" href="#keybinding-tab-in-preferences-dialog" id="id94" name="id94">Keybinding tab in preferences dialog</a></li>
+<li><a class="reference" href="#printing-tab-in-preferences-dialog" id="id95" name="id95">Printing tab in preferences dialog</a></li>
+<li><a class="reference" href="#vte-tab-in-preferences-dialog" id="id96" name="id96">VTE tab in preferences dialog</a><ul>
+<li><a class="reference" href="#terminal-widget" id="id97" name="id97">Terminal widget</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#project-management" id="id97" name="id97">Project Management</a><ul>
-<li><a class="reference" href="#new-project" id="id98" name="id98">New Project</a></li>
-<li><a class="reference" href="#project-properties" id="id99" name="id99">Project Properties</a><ul>
-<li><a class="reference" href="#make-in-base-path" id="id100" name="id100">Make in base path</a></li>
-<li><a class="reference" href="#run-command" id="id101" name="id101">Run command</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#open-project" id="id102" name="id102">Open Project</a></li>
-<li><a class="reference" href="#close-project" id="id103" name="id103">Close Project</a></li>
+<li><a class="reference" href="#project-management" id="id98" name="id98">Project Management</a><ul>
+<li><a class="reference" href="#new-project" id="id99" name="id99">New Project</a></li>
+<li><a class="reference" href="#project-properties" id="id100" name="id100">Project Properties</a><ul>
+<li><a class="reference" href="#make-in-base-path" id="id101" name="id101">Make in base path</a></li>
+<li><a class="reference" href="#run-command" id="id102" name="id102">Run command</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#build-system" id="id104" name="id104">Build system</a><ul>
-<li><a class="reference" href="#compile" id="id105" name="id105">Compile</a></li>
-<li><a class="reference" href="#build" id="id106" name="id106">Build</a></li>
-<li><a class="reference" href="#make-all" id="id107" name="id107">Make all</a></li>
-<li><a class="reference" href="#make-custom-target" id="id108" name="id108">Make custom target</a></li>
-<li><a class="reference" href="#make-object" id="id109" name="id109">Make object</a></li>
-<li><a class="reference" href="#execute" id="id110" name="id110">Execute</a></li>
-<li><a class="reference" href="#stopping-running-processes" id="id111" name="id111">Stopping running processes</a><ul>
-<li><a class="reference" href="#terminal-emulators" id="id112" name="id112">Terminal emulators</a></li>
+<li><a class="reference" href="#open-project" id="id103" name="id103">Open Project</a></li>
+<li><a class="reference" href="#close-project" id="id104" name="id104">Close Project</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#set-includes-and-arguments" id="id113" name="id113">Set Includes and Arguments</a><ul>
-<li><a class="reference" href="#one-step-compilation" id="id114" name="id114">One step compilation</a></li>
+<li><a class="reference" href="#build-system" id="id105" name="id105">Build system</a><ul>
+<li><a class="reference" href="#compile" id="id106" name="id106">Compile</a></li>
+<li><a class="reference" href="#build" id="id107" name="id107">Build</a></li>
+<li><a class="reference" href="#make-all" id="id108" name="id108">Make all</a></li>
+<li><a class="reference" href="#make-custom-target" id="id109" name="id109">Make custom target</a></li>
+<li><a class="reference" href="#make-object" id="id110" name="id110">Make object</a></li>
+<li><a class="reference" href="#execute" id="id111" name="id111">Execute</a></li>
+<li><a class="reference" href="#stopping-running-processes" id="id112" name="id112">Stopping running processes</a><ul>
+<li><a class="reference" href="#terminal-emulators" id="id113" name="id113">Terminal emulators</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#indicators" id="id115" name="id115">Indicators</a></li>
+<li><a class="reference" href="#set-includes-and-arguments" id="id114" name="id114">Set Includes and Arguments</a><ul>
+<li><a class="reference" href="#one-step-compilation" id="id115" name="id115">One step compilation</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#printing-support" id="id116" name="id116">Printing support</a></li>
-<li><a class="reference" href="#plugins" id="id117" name="id117">Plugins</a></li>
-<li><a class="reference" href="#keybindings" id="id118" name="id118">Keybindings</a><ul>
-<li><a class="reference" href="#switching-documents" id="id119" name="id119">Switching documents</a></li>
-<li><a class="reference" href="#configurable-keybindings" id="id120" name="id120">Configurable keybindings</a></li>
+<li><a class="reference" href="#indicators" id="id116" name="id116">Indicators</a></li>
 </ul>
 </li>
+<li><a class="reference" href="#printing-support" id="id117" name="id117">Printing support</a></li>
+<li><a class="reference" href="#plugins" id="id118" name="id118">Plugins</a></li>
+<li><a class="reference" href="#keybindings" id="id119" name="id119">Keybindings</a><ul>
+<li><a class="reference" href="#switching-documents" id="id120" name="id120">Switching documents</a></li>
+<li><a class="reference" href="#configurable-keybindings" id="id121" name="id121">Configurable keybindings</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#configuration-files" id="id121" name="id121">Configuration files</a><ul>
-<li><a class="reference" href="#global-configuration-file" id="id122" name="id122">Global configuration file</a></li>
-<li><a class="reference" href="#filetype-definition-files" id="id123" name="id123">Filetype definition files</a><ul>
-<li><a class="reference" href="#format" id="id124" name="id124">Format</a><ul>
-<li><a class="reference" href="#styling-section" id="id125" name="id125">[styling] Section</a></li>
-<li><a class="reference" href="#keywords-section" id="id126" name="id126">[keywords] Section</a></li>
-<li><a class="reference" href="#settings-section" id="id127" name="id127">[settings] Section</a></li>
-<li><a class="reference" href="#build-settings-section" id="id128" name="id128">[build_settings] Section</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#special-file-filetypes-common" id="id129" name="id129">Special file filetypes.common</a></li>
+<li><a class="reference" href="#configuration-files" id="id122" name="id122">Configuration files</a><ul>
+<li><a class="reference" href="#global-configuration-file" id="id123" name="id123">Global configuration file</a></li>
+<li><a class="reference" href="#filetype-definition-files" id="id124" name="id124">Filetype definition files</a><ul>
+<li><a class="reference" href="#format" id="id125" name="id125">Format</a><ul>
+<li><a class="reference" href="#styling-section" id="id126" name="id126">[styling] Section</a></li>
+<li><a class="reference" href="#keywords-section" id="id127" name="id127">[keywords] Section</a></li>
+<li><a class="reference" href="#settings-section" id="id128" name="id128">[settings] Section</a></li>
+<li><a class="reference" href="#build-settings-section" id="id129" name="id129">[build_settings] Section</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#filetype-extensions" id="id130" name="id130">Filetype extensions</a></li>
-<li><a class="reference" href="#templates" id="id131" name="id131">Templates</a><ul>
-<li><a class="reference" href="#template-metadata" id="id132" name="id132">Template metadata</a></li>
-<li><a class="reference" href="#filetype-templates" id="id133" name="id133">Filetype templates</a></li>
-<li><a class="reference" href="#customizing-templates" id="id134" name="id134">Customizing templates</a><ul>
-<li><a class="reference" href="#template-wildcards" id="id135" name="id135">Template wildcards</a></li>
+<li><a class="reference" href="#special-file-filetypes-common" id="id130" name="id130">Special file filetypes.common</a></li>
 </ul>
 </li>
+<li><a class="reference" href="#filetype-extensions" id="id131" name="id131">Filetype extensions</a></li>
+<li><a class="reference" href="#templates" id="id132" name="id132">Templates</a><ul>
+<li><a class="reference" href="#template-metadata" id="id133" name="id133">Template metadata</a></li>
+<li><a class="reference" href="#filetype-templates" id="id134" name="id134">Filetype templates</a></li>
+<li><a class="reference" href="#customizing-templates" id="id135" name="id135">Customizing templates</a><ul>
+<li><a class="reference" href="#template-wildcards" id="id136" name="id136">Template wildcards</a></li>
 </ul>
 </li>
 </ul>
 </li>
-<li><a class="reference" href="#contributing-to-this-document" id="id136" name="id136">Contributing to this document</a></li>
-<li><a class="reference" href="#scintilla-keyboard-commands" id="id137" name="id137">Scintilla keyboard commands</a><ul>
-<li><a class="reference" href="#keyboard-commands" id="id138" name="id138">Keyboard commands</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#hidden-preferences" id="id139" name="id139">Hidden preferences</a></li>
-<li><a class="reference" href="#compile-time-options" id="id140" name="id140">Compile-time options</a></li>
-<li><a class="reference" href="#gnu-general-public-license" id="id141" name="id141">GNU General Public License</a></li>
-<li><a class="reference" href="#license-for-scintilla-and-scite" id="id142" name="id142">License for Scintilla and SciTE</a></li>
+<li><a class="reference" href="#contributing-to-this-document" id="id137" name="id137">Contributing to this document</a></li>
+<li><a class="reference" href="#scintilla-keyboard-commands" id="id138" name="id138">Scintilla keyboard commands</a><ul>
+<li><a class="reference" href="#keyboard-commands" id="id139" name="id139">Keyboard commands</a></li>
 </ul>
+</li>
+<li><a class="reference" href="#hidden-preferences" id="id140" name="id140">Hidden preferences</a></li>
+<li><a class="reference" href="#compile-time-options" id="id141" name="id141">Compile-time options</a></li>
+<li><a class="reference" href="#gnu-general-public-license" id="id142" name="id142">GNU General Public License</a></li>
+<li><a class="reference" href="#license-for-scintilla-and-scite" id="id143" name="id143">License for Scintilla and SciTE</a></li>
+</ul>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id6" id="introduction" name="introduction">Introduction</a></h1>
+<h1><a class="toc-backref" href="#id5" id="introduction" name="introduction">Introduction</a></h1>
 <div class="section">
-<h2><a class="toc-backref" href="#id7" id="about-geany" name="about-geany">About Geany</a></h2>
+<h2><a class="toc-backref" href="#id6" id="about-geany" name="about-geany">About Geany</a></h2>
 <p>Geany is a small and lightweight Integrated Development Environment. It
 was developed to provide a small and fast IDE, which has only a few
 dependencies from other packages. Another goal was to be as independent
@@ -379,12 +383,12 @@
 </ul>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id8" id="where-to-get-it" name="where-to-get-it">Where to get it</a></h2>
+<h2><a class="toc-backref" href="#id7" id="where-to-get-it" name="where-to-get-it">Where to get it</a></h2>
 <p>You can obtain Geany from <a class="reference" href="http://geany.uvena.de">http://geany.uvena.de</a> or perhaps also from
 your distributor.</p>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id9" id="license" name="license">License</a></h2>
+<h2><a class="toc-backref" href="#id8" id="license" name="license">License</a></h2>
 <p>Geany is distributed under the terms of the GNU General Public License
 as published by the Free Software Foundation; either version 2 of
 the License, or (at your option) any later version. A copy of this
@@ -395,16 +399,16 @@
 <a class="reference" href="#license-for-scintilla-and-scite">License for Scintilla and SciTE</a>.</p>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id10" id="about-this-document" name="about-this-document">About this document</a></h2>
+<h2><a class="toc-backref" href="#id9" id="about-this-document" name="about-this-document">About this document</a></h2>
 <p>This documentation is available in various formats like HTML, text and
 PDF. The latest version is always available at <a class="reference" href="http://geany.uvena.de">http://geany.uvena.de</a>.</p>
 <p>If you want to contribute to it, see <a class="reference" href="#contributing-to-this-document">Contributing to this document</a>.</p>
 </div>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id11" id="installation" name="installation">Installation</a></h1>
+<h1><a class="toc-backref" href="#id10" id="installation" name="installation">Installation</a></h1>
 <div class="section">
-<h2><a class="toc-backref" href="#id12" id="requirements" name="requirements">Requirements</a></h2>
+<h2><a class="toc-backref" href="#id11" id="requirements" name="requirements">Requirements</a></h2>
 <p>For compiling Geany yourself, you will need the GTK (>= 2.6.0)
 libraries and header files. You will also need the Pango, Glib and
 ATK libraries and header files. All these files are available at
@@ -414,7 +418,7 @@
 GNU versions of these tools are recommended.</p>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id13" id="source-compilation" name="source-compilation">Source compilation</a></h2>
+<h2><a class="toc-backref" href="#id12" id="source-compilation" name="source-compilation">Source compilation</a></h2>
 <p>Compiling Geany is quite easy. The following should do it:</p>
 <pre class="literal-block">
 % ./configure
@@ -441,15 +445,15 @@
 at <enrico(dot)troeger(at)uvena(dot)de>.</p>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id14" id="binary-packages" name="binary-packages">Binary packages</a></h2>
+<h2><a class="toc-backref" href="#id13" id="binary-packages" name="binary-packages">Binary packages</a></h2>
 <p>There are many binary packages available. For an up to date but maybe
 incomplete list see <a class="reference" href="http://geany.uvena.de/Download/Releases">http://geany.uvena.de/Download/Releases</a>.</p>
 </div>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id15" id="usage" name="usage">Usage</a></h1>
+<h1><a class="toc-backref" href="#id14" id="usage" name="usage">Usage</a></h1>
 <div class="section">
-<h2><a class="toc-backref" href="#id16" id="getting-started" name="getting-started">Getting started</a></h2>
+<h2><a class="toc-backref" href="#id15" id="getting-started" name="getting-started">Getting started</a></h2>
 <p>You can start Geany in the following ways:</p>
 <ul>
 <li><p class="first">From the Desktop Environment menu:</p>
@@ -466,7 +470,7 @@
 </ul>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id17" id="command-line-options" name="command-line-options">Command line options</a></h2>
+<h2><a class="toc-backref" href="#id16" id="command-line-options" name="command-line-options">Command line options</a></h2>
 <table border="1" class="docutils">
 <colgroup>
 <col width="13%" />
@@ -591,9 +595,9 @@
 help screen.</p>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id18" id="general" name="general">General</a></h2>
+<h2><a class="toc-backref" href="#id17" id="general" name="general">General</a></h2>
 <div class="section">
-<h3><a class="toc-backref" href="#id19" id="startup" name="startup">Startup</a></h3>
+<h3><a class="toc-backref" href="#id18" id="startup" name="startup">Startup</a></h3>
 <p>At startup, Geany loads all files from the last time Geany was
 launched. You can disable this feature in the preferences dialog
 (see <a class="reference" href="#general-tab-in-preferences-dialog">General tab in preferences dialog</a>). If you specify some
@@ -608,7 +612,7 @@
 files in a running instance using the appropriate command line option.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id20" id="opening-files-from-the-command-line-in-a-running-instance" name="opening-files-from-the-command-line-in-a-running-instance">Opening files from the command-line in a running instance</a></h3>
+<h3><a class="toc-backref" href="#id19" id="opening-files-from-the-command-line-in-a-running-instance" name="opening-files-from-the-command-line-in-a-running-instance">Opening files from the command-line in a running instance</a></h3>
 <p>Geany detects an already running instance of itself and opens files
 from the command-line in the already running instance. So, Geany can
 be used to view and edit files by opening them from other programs
@@ -617,7 +621,7 @@
 line option -- see the section called <a class="reference" href="#command-line-options">Command line options</a>.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id21" id="virtual-terminal-emulator-widget-vte" name="virtual-terminal-emulator-widget-vte">Virtual terminal emulator widget (VTE)</a></h3>
+<h3><a class="toc-backref" href="#id20" id="virtual-terminal-emulator-widget-vte" name="virtual-terminal-emulator-widget-vte">Virtual terminal emulator widget (VTE)</a></h3>
 <p>If you have installed <tt class="docutils literal"><span class="pre">libvte.so</span></tt> in your system, it is loaded
 automatically by Geany, and you will have a terminal widget in the
 notebook at the bottom.</p>
@@ -661,7 +665,7 @@
 ./configure.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id22" id="defining-own-widget-styles-using-gtkrc-2-0" name="defining-own-widget-styles-using-gtkrc-2-0">Defining own widget styles using .gtkrc-2.0</a></h3>
+<h3><a class="toc-backref" href="#id21" id="defining-own-widget-styles-using-gtkrc-2-0" name="defining-own-widget-styles-using-gtkrc-2-0">Defining own widget styles using .gtkrc-2.0</a></h3>
 <p>You can define your widget style for many of Geany's GUI parts. To
 do this, just edit your <tt class="docutils literal"><span class="pre">.gtkrc-2.0</span></tt> (usually found in your home
 directory on UNIX-like systems and in the etc subdirectory of your
@@ -700,9 +704,20 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id23" id="character-sets-and-unicode-byte-order-mark-bom" name="character-sets-and-unicode-byte-order-mark-bom">Character sets and Unicode Byte-Order-Mark (BOM)</a></h2>
+<h2><a class="toc-backref" href="#id22" id="documents" name="documents">Documents</a></h2>
 <div class="section">
-<h3><a class="toc-backref" href="#id24" id="using-character-sets" name="using-character-sets">Using character sets</a></h3>
+<h3><a class="toc-backref" href="#id23" id="switching-between-documents" name="switching-between-documents">Switching between documents</a></h3>
+<p>The documents list and the editor tabs are two different ways
+to switch between documents using the mouse. When you hit the key
+combination to move between tabs, the order is determined by the tab
+order, not alphabetical as shown in the documents list (regardless
+of whether or not editor tabs are visible).</p>
+</div>
+</div>
+<div class="section">
+<h2><a class="toc-backref" href="#id24" id="character-sets-and-unicode-byte-order-mark-bom" name="character-sets-and-unicode-byte-order-mark-bom">Character sets and Unicode Byte-Order-Mark (BOM)</a></h2>
+<div class="section">
+<h3><a class="toc-backref" href="#id25" id="using-character-sets" name="using-character-sets">Using character sets</a></h3>
 <p>Geany provides support for detecting and converting character sets. So
 you can open and save files in different character sets and even
 can convert a file from a character set to another one. To do this,
@@ -748,7 +763,7 @@
 </ul>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id25" id="in-file-encoding-specification" name="in-file-encoding-specification">In-file encoding specification</a></h3>
+<h3><a class="toc-backref" href="#id26" id="in-file-encoding-specification" name="in-file-encoding-specification">In-file encoding specification</a></h3>
 <p>Geany detects meta tags of HTML files which contain charset information
 like:</p>
 <pre class="literal-block">
@@ -783,7 +798,7 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id26" id="special-encoding-none" name="special-encoding-none">Special encoding "None"</a></h3>
+<h3><a class="toc-backref" href="#id27" id="special-encoding-none" name="special-encoding-none">Special encoding "None"</a></h3>
 <p>There is a special encoding "None" which is actually no real
 encoding. It is useful when you know that Geany cannot auto detect
 the encoding of a file and it is not displayed correctly. Especially
@@ -793,7 +808,7 @@
 without any character conversion.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id27" id="unicode-byte-order-mark-bom" name="unicode-byte-order-mark-bom">Unicode Byte-Order-Mark (BOM)</a></h3>
+<h3><a class="toc-backref" href="#id28" id="unicode-byte-order-mark-bom" name="unicode-byte-order-mark-bom">Unicode Byte-Order-Mark (BOM)</a></h3>
 <p>Furthermore, Geany detects an Unicode Byte Order Mark (see
 <a class="reference" href="http://en.wikipedia.org/wiki/Byte_Order_Mark">http://en.wikipedia.org/wiki/Byte_Order_Mark</a> for details). Of course,
 this feature is only available if the opened file is in an unicode
@@ -814,9 +829,9 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id28" id="editing" name="editing">Editing</a></h2>
+<h2><a class="toc-backref" href="#id29" id="editing" name="editing">Editing</a></h2>
 <div class="section">
-<h3><a class="toc-backref" href="#id29" id="folding" name="folding">Folding</a></h3>
+<h3><a class="toc-backref" href="#id30" id="folding" name="folding">Folding</a></h3>
 <p>Geany provides basic code folding support. Folding means the ability to
 show and hide parts of the text in the current file. You can hide
 unimportant code sections and concentrate on the parts you are working on
@@ -840,7 +855,7 @@
 it for this click and vice versa.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id30" id="column-mode-editing" name="column-mode-editing">Column mode editing</a></h3>
+<h3><a class="toc-backref" href="#id31" id="column-mode-editing" name="column-mode-editing">Column mode editing</a></h3>
 <p>There is basic support for column mode editing. To use it, create a
 rectangular selection by holding down the Control key while selecting
 some text. It is also possible to create a zero-column selection but
@@ -850,7 +865,7 @@
 selection.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id31" id="drag-and-drop-of-text" name="drag-and-drop-of-text">Drag and drop of text</a></h3>
+<h3><a class="toc-backref" href="#id32" id="drag-and-drop-of-text" name="drag-and-drop-of-text">Drag and drop of text</a></h3>
 <p>If you drag selected text in the editor widget of Geany the text is
 moved to the position where the mouse pointer is when releasing the
 mouse button. Holding Control when releasing the mouse button will
@@ -858,7 +873,7 @@
 before the selected text was copied to the new position.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id32" id="indentation" name="indentation">Indentation</a></h3>
+<h3><a class="toc-backref" href="#id33" id="indentation" name="indentation">Indentation</a></h3>
 <p>Geany allows each document to indent either with a tab character
 or multiple spaces. The default indent mode is set in the <a class="reference" href="#editor-tab-in-preferences-dialog">Editor
 tab in preferences dialog</a>. But this can be overridden using either
@@ -876,7 +891,7 @@
 </dl>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id33" id="auto-indentation" name="auto-indentation">Auto-indentation</a></h3>
+<h3><a class="toc-backref" href="#id34" id="auto-indentation" name="auto-indentation">Auto-indentation</a></h3>
 <p>When enabled, auto-indentation happens when pressing <em>Enter</em> in the
 Editor. It adds a certain amount of indentation to the new line so the
 user doesn't always have to indent each line manually.</p>
@@ -897,7 +912,7 @@
 </dl>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id34" id="bookmarks" name="bookmarks">Bookmarks</a></h3>
+<h3><a class="toc-backref" href="#id35" id="bookmarks" name="bookmarks">Bookmarks</a></h3>
 <p>Geany provides a handy bookmarking feature that lets you mark one
 or more lines in a document, and return the cursor to them using a
 key combination.</p>
@@ -915,7 +930,7 @@
 navigate around multiple files.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id35" id="code-navigation-history" name="code-navigation-history">Code Navigation History</a></h3>
+<h3><a class="toc-backref" href="#id36" id="code-navigation-history" name="code-navigation-history">Code Navigation History</a></h3>
 <p>To ease navigation in source files and especially between
 different files, Geany lets you jump between different navigation
 points. Currently, this works when using the <a class="reference" href="#go-to-tag-declaration">Go to tag declaration</a>,
@@ -929,7 +944,7 @@
 and between different files.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id36" id="send-text-through-definable-commands" name="send-text-through-definable-commands">Send text through definable commands</a></h3>
+<h3><a class="toc-backref" href="#id37" id="send-text-through-definable-commands" name="send-text-through-definable-commands">Send text through definable commands</a></h3>
 <p>You can define several custom commands in Geany and send the current
 selection to one of these commands. The output of the command will be
 used to replace the current selection. So, it is possible to use text
@@ -943,10 +958,10 @@
 in the Format sub menu of the Edit and Popup menu. Then click on Add
 to get a new text entry and type the command. You can also specify
 some command line options. To delete a command, just clear the text
-entry and press Ok. It will be deleted automatically.</p>
+entry and press OK. It will be deleted automatically.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id37" id="context-actions" name="context-actions">Context actions</a></h3>
+<h3><a class="toc-backref" href="#id38" id="context-actions" name="context-actions">Context actions</a></h3>
 <p>You can execute a specified command on the current word near the
 cursor position or an available selection and this word is passed
 as an argument to this command. It can be used for example to open
@@ -972,7 +987,7 @@
 called firefox) and it will open the address: <a class="reference" href="http://www.php.net/echo">http://www.php.net/echo</a>.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id38" id="user-definable-snippets" name="user-definable-snippets">User-definable snippets</a></h3>
+<h3><a class="toc-backref" href="#id39" id="user-definable-snippets" name="user-definable-snippets">User-definable snippets</a></h3>
 <p>Snippets are small strings or code constructs which can be replaced or
 completed to a more complex string. So you can save a lot of time by
 not typing often used strings and letting Geany do the work for you.
@@ -1059,7 +1074,7 @@
 needs.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id39" id="inserting-unicode-characters" name="inserting-unicode-characters">Inserting unicode characters</a></h3>
+<h3><a class="toc-backref" href="#id40" id="inserting-unicode-characters" name="inserting-unicode-characters">Inserting unicode characters</a></h3>
 <p>With GTK 2.10 and above, you can hit Ctrl-Shift-u, then still holding
 Ctrl-Shift, type some hex digits representing the code point for the
 character you want, then let go of Ctrl-Shift and hit a key such as
@@ -1075,7 +1090,7 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id40" id="search-replace-and-go-to" name="search-replace-and-go-to">Search, replace and go to</a></h2>
+<h2><a class="toc-backref" href="#id41" id="search-replace-and-go-to" name="search-replace-and-go-to">Search, replace and go to</a></h2>
 <p>This section describes search-related commands from the Search menu
 and the editor window's popup menu:</p>
 <ul class="simple">
@@ -1090,11 +1105,11 @@
 <p>* These items are available from the editor window's popup menu, or by
 using a keyboard shortcut (see the section called <a class="reference" href="#keybindings">Keybindings</a>).</p>
 <div class="section">
-<h3><a class="toc-backref" href="#id41" id="find" name="find">Find</a></h3>
+<h3><a class="toc-backref" href="#id42" id="find" name="find">Find</a></h3>
 <p>The Find dialog is used for finding text in one or more open documents.</p>
 <img alt="./images/find_dialog.png" src="./images/find_dialog.png" />
 <div class="section">
-<h4><a class="toc-backref" href="#id42" id="matching-options" name="matching-options">Matching options</a></h4>
+<h4><a class="toc-backref" href="#id43" id="matching-options" name="matching-options">Matching options</a></h4>
 <p>The syntax for the Use regular expressions option is shown in
 <a class="reference" href="#regular-expressions">Regular expressions</a>.</p>
 <p>The Use escape sequences option will transform any escaped characters
@@ -1103,7 +1118,7 @@
 (Unicode chararacters).</p>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id43" id="find-all" name="find-all">Find all</a></h4>
+<h4><a class="toc-backref" href="#id44" id="find-all" name="find-all">Find all</a></h4>
 <p>To find all matches, click on the Find All expander. This will reveal
 several options:</p>
 <ul class="simple">
@@ -1120,7 +1135,7 @@
 removed by selecting the Remove Markers command from the Document menu.</p>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id44" id="change-font-in-search-dialog-text-fields" name="change-font-in-search-dialog-text-fields">Change font in search dialog text fields</a></h4>
+<h4><a class="toc-backref" href="#id45" id="change-font-in-search-dialog-text-fields" name="change-font-in-search-dialog-text-fields">Change font in search dialog text fields</a></h4>
 <p>All search related dialogs use a Monospace for the text input fields to
 increase the readibility of input text. This is useful when you are
 typing e.g. regular expressions with spaces, periods and commas which
@@ -1142,7 +1157,7 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id45" id="find-usage" name="find-usage">Find usage</a></h3>
+<h3><a class="toc-backref" href="#id46" id="find-usage" name="find-usage">Find usage</a></h3>
 <p>Find usage searches all open files. It is similar to the Find All In
 Session Find dialog command.</p>
 <p>If there is a selection, then it is used as the search text; otherwise
@@ -1152,7 +1167,7 @@
 shown in the Messages tab of the Message Window.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id46" id="find-in-files" name="find-in-files">Find in files</a></h3>
+<h3><a class="toc-backref" href="#id47" id="find-in-files" name="find-in-files">Find in files</a></h3>
 <p>Find in files is a more powerful version of Find usage that searches
 all files in a certain directory using the Grep tool. The Grep tool
 must be correctly set in Preferences to the path of the system's Grep
@@ -1161,7 +1176,7 @@
 <p>The Extra options field is used to pass any additional arguments to
 the grep tool.</p>
 <div class="section">
-<h4><a class="toc-backref" href="#id47" id="filtering-out-version-control-files" name="filtering-out-version-control-files">Filtering out version control files</a></h4>
+<h4><a class="toc-backref" href="#id48" id="filtering-out-version-control-files" name="filtering-out-version-control-files">Filtering out version control files</a></h4>
 <p>When using the <em>Recurse in subfolders</em> option with a directory that's
 under version control, you can set the <em>Extra options</em> field to use
 grep's <tt class="docutils literal"><span class="pre">--exclude</span></tt> flag to filter out filenames.</p>
@@ -1173,7 +1188,7 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id48" id="replace" name="replace">Replace</a></h3>
+<h3><a class="toc-backref" href="#id49" id="replace" name="replace">Replace</a></h3>
 <p>The Replace dialog is used for replacing text in one or more open
 documents.</p>
 <img alt="./images/replace_dialog.png" src="./images/replace_dialog.png" />
@@ -1183,7 +1198,7 @@
 and to the replacement text; for the latter back references can be
 used -- see the entry for '\n' in <a class="reference" href="#regular-expressions">Regular expressions</a>.</p>
 <div class="section">
-<h4><a class="toc-backref" href="#id49" id="replace-all" name="replace-all">Replace all</a></h4>
+<h4><a class="toc-backref" href="#id50" id="replace-all" name="replace-all">Replace all</a></h4>
 <p>To replace several matches, click on the <em>Replace All</em> expander. This
 will reveal several options:</p>
 <ul class="simple">
@@ -1198,7 +1213,7 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id50" id="go-to-tag-definition" name="go-to-tag-definition">Go to tag definition</a></h3>
+<h3><a class="toc-backref" href="#id51" id="go-to-tag-definition" name="go-to-tag-definition">Go to tag definition</a></h3>
 <p>If the current word is the name of a tag definition (like a function
 body) and the file containing the tag definition is open, this command
 will switch to that file and go to the corresponding line number. The
@@ -1207,17 +1222,17 @@
 menu is used.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id51" id="go-to-tag-declaration" name="go-to-tag-declaration">Go to tag declaration</a></h3>
+<h3><a class="toc-backref" href="#id52" id="go-to-tag-declaration" name="go-to-tag-declaration">Go to tag declaration</a></h3>
 <p>Like Go to tag definition, but for a forward declaration such as a
 function prototype or <tt class="docutils literal"><span class="pre">extern</span></tt> declaration instead of a function
 body.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id52" id="go-to-line" name="go-to-line">Go to line</a></h3>
+<h3><a class="toc-backref" href="#id53" id="go-to-line" name="go-to-line">Go to line</a></h3>
 <p>Go to a particular line number in the current file.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id53" id="regular-expressions" name="regular-expressions">Regular expressions</a></h3>
+<h3><a class="toc-backref" href="#id54" id="regular-expressions" name="regular-expressions">Regular expressions</a></h3>
 <p>You can use regular expressions in the Find and Replace dialogs
 by selecting the Use regular expressions check box. The syntax is
 POSIX-like, as described below in <a class="reference" href="#regular-expressions">Regular expressions</a>.</p>
@@ -1286,14 +1301,14 @@
 </tbody>
 </table>
 <div class="section">
-<h4><a class="toc-backref" href="#id54" id="partial-posix-compatibility" name="partial-posix-compatibility">Partial POSIX compatibility</a></h4>
+<h4><a class="toc-backref" href="#id55" id="partial-posix-compatibility" name="partial-posix-compatibility">Partial POSIX compatibility</a></h4>
 <p>Note that the POSIX '?' regular expression character for optional
 matching is not supported by the Find and Replace dialogs.</p>
 </div>
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id55" id="tags" name="tags">Tags</a></h2>
+<h2><a class="toc-backref" href="#id56" id="tags" name="tags">Tags</a></h2>
 <p>Geany has built-in functionality for generating tag information (aka
 "workspace tags") for supported filetypes when you open a file.  You
 can also have Geany automatically load external tag files (aka "global
@@ -1303,7 +1318,7 @@
 (but is incompatible with ctags). You use Geany to generate global
 tags files, as described below.</p>
 <div class="section">
-<h3><a class="toc-backref" href="#id56" id="workspace-tags" name="workspace-tags">Workspace tags</a></h3>
+<h3><a class="toc-backref" href="#id57" id="workspace-tags" name="workspace-tags">Workspace tags</a></h3>
 <p>Tags for each document are parsed whenever a file is loaded or
 saved. These are shown in the Symbol list in the Sidebar. These tags
 are also used for autocompletion of symbols and calltips for all documents
@@ -1312,7 +1327,7 @@
 <a class="reference" href="#go-to-tag-definition">Go to tag definition</a>.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id57" id="global-tags" name="global-tags">Global tags</a></h3>
+<h3><a class="toc-backref" href="#id58" id="global-tags" name="global-tags">Global tags</a></h3>
 <p>Global tags are used to provide autocompletion of symbols and calltips
 without having to open the corresponding source files. This is intended
 for library APIs, as the tags file only has to be updated when you upgrade
@@ -1332,7 +1347,7 @@
 with the tags. See the section called <a class="reference" href="#filetype-extensions">Filetype extensions</a> for
 more information.</p>
 <div class="section">
-<h4><a class="toc-backref" href="#id58" id="default-global-tags-files" name="default-global-tags-files">Default global tags files</a></h4>
+<h4><a class="toc-backref" href="#id59" id="default-global-tags-files" name="default-global-tags-files">Default global tags files</a></h4>
 <p>For some languages, a list of global tags is loaded when the
 corresponding filetype is first used. Currently these are for:</p>
 <ul class="simple">
@@ -1344,7 +1359,7 @@
 </ul>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id59" id="generating-a-global-tags-file" name="generating-a-global-tags-file">Generating a global tags file</a></h4>
+<h4><a class="toc-backref" href="#id60" id="generating-a-global-tags-file" name="generating-a-global-tags-file">Generating a global tags file</a></h4>
 <p><em>Filetypes support:</em></p>
 <p>Currently this is not yet supported for Pascal, PHP and LaTeX
 filetypes.</p>
@@ -1392,7 +1407,7 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id60" id="ignore-tags" name="ignore-tags">Ignore tags</a></h3>
+<h3><a class="toc-backref" href="#id61" id="ignore-tags" name="ignore-tags">Ignore tags</a></h3>
 <p>You can also ignore certain tags if they would lead to wrong parsing of
 the code. Simply create a file called "ignore.tags" in your Geany
 configuration directory (usually <tt class="docutils literal"><span class="pre">~/.geany/</span></tt>). Then list all tags
@@ -1416,10 +1431,10 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id61" id="preferences" name="preferences">Preferences</a></h2>
+<h2><a class="toc-backref" href="#id62" id="preferences" name="preferences">Preferences</a></h2>
 <p>You may adjust Geany's settings using the Edit --> Preferences
 dialog. Any changes you make there can be applied by hitting either
-the Apply or the Ok button. These settings will persist between Geany
+the Apply or the OK button. These settings will persist between Geany
 sessions. Note that most settings here have descriptive popup bubble
 help -- just hover the mouse over the item in question to get help
 on it.</p>
@@ -1431,324 +1446,349 @@
 <div class="note">
 <p class="first admonition-title">Note</p>
 <p class="last">In the paragraphs that follow, the text describing a dialog tab
-(if present) comes after the screenshot of that tab.</p>
+comes after the screenshot of that tab.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id62" id="general-tab-in-preferences-dialog" name="general-tab-in-preferences-dialog">General tab in preferences dialog</a></h3>
-<p>General tab in preferences dialog</p>
+<h3><a class="toc-backref" href="#id63" id="general-tab-in-preferences-dialog" name="general-tab-in-preferences-dialog">General tab in preferences dialog</a></h3>
 <img alt="./images/pref_dialog_gen.png" src="./images/pref_dialog_gen.png" />
 <div class="section">
-<h4><a class="toc-backref" href="#id63" id="id1" name="id1">Startup</a></h4>
+<h4><a class="toc-backref" href="#id64" id="id1" name="id1">Startup</a></h4>
 <dl class="docutils">
 <dt>Load files from the last session</dt>
-<dd>On opening geany immediately begin using the same files you had open the
-last time you had Geany open.</dd>
+<dd>On startup, load the same files you had open the last time you
+used Geany.</dd>
 <dt>Load virtual terminal support</dt>
-<dd>Load the modules for creating a terminal in the tabs.</dd>
+<dd>Load the library for running a terminal in the message window area.</dd>
 <dt>Enable plugin support</dt>
 <dd>Allow plugins to be used in Geany.</dd>
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id64" id="shutdown" name="shutdown">Shutdown</a></h4>
+<h4><a class="toc-backref" href="#id65" id="shutdown" name="shutdown">Shutdown</a></h4>
 <dl class="docutils">
 <dt>Save window position and geometry</dt>
-<dd>Save the current position and size of geany so next time you open Geany
-its in the same location</dd>
+<dd>Save the current position and size of the main window so next time
+you open Geany it's in the same location.</dd>
 <dt>Confirm Exit</dt>
-<dd>Have a dialog pop up to confirm that you really want to shutdown Geany.</dd>
+<dd>Have a dialog pop up to confirm that you really want to quit Geany.</dd>
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id65" id="projects" name="projects">Projects</a></h4>
+<h4><a class="toc-backref" href="#id66" id="projects" name="projects">Projects</a></h4>
 <dl class="docutils">
 <dt>Use project-based session files</dt>
-<dd>Save your current session as a project. You will be able to resume different
-projects automatically opening the files you had open when you closed that
-project.</dd>
+<dd>Save your current session when closing projects. You will be able to
+resume different project sessions, automatically opening the files
+you had open previously.</dd>
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id66" id="miscellaneous" name="miscellaneous">Miscellaneous</a></h4>
+<h4><a class="toc-backref" href="#id67" id="miscellaneous" name="miscellaneous">Miscellaneous</a></h4>
 <dl class="docutils">
 <dt>Beep on errors when compilation has finished</dt>
 <dd>Have the computer make a beeping sound when compilation of your program
 has completed or any errors occurred.</dd>
 </dl>
-<p>Switch status message list at new message</p>
-<p>Suppress status message in the status bar</p>
-<p>Autofocus widgets (focus follows mouse)</p>
-<p>Always wrap search and hide the find dialog</p>
+<!-- Switch status message list at new message -->
+<!-- Suppress status message in the status bar -->
+<!-- Autofocus widgets (focus follows mouse) -->
+<!-- Always wrap search and hide the find dialog -->
 <dl class="docutils">
 <dt>Use current word under the cursor for Find dialogs</dt>
-<dd>Use the currently selected word when you open one of the Search dialogs.</dd>
+<dd>Use the currently selected word as the search text when you open
+one of the Search dialogs.</dd>
 </dl>
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id67" id="interface-tab-in-preferences-dialog" name="interface-tab-in-preferences-dialog">Interface tab in preferences dialog</a></h3>
-<p>Interface tab in preferences dialog</p>
+<h3><a class="toc-backref" href="#id68" id="interface-tab-in-preferences-dialog" name="interface-tab-in-preferences-dialog">Interface tab in preferences dialog</a></h3>
 <img alt="./images/pref_dialog_interface.png" src="./images/pref_dialog_interface.png" />
-<p>The documents list and the editor tabs are two different ways
-to switch between documents using the mouse. When you hit the key
-combination to move between tabs, the order is determined by the tab
-order, not alphabetical as shown in the documents list (regardless
-whether or not editor tabs are visible).</p>
 <div class="section">
-<h4><a class="toc-backref" href="#id68" id="sidebar" name="sidebar">Sidebar</a></h4>
+<h4><a class="toc-backref" href="#id69" id="sidebar" name="sidebar">Sidebar</a></h4>
 <dl class="docutils">
 <dt>Show symbol list</dt>
-<dd>Shows the list of functions, variables, and other information in the
-current file (tab) you are editing.</dd>
+<dd>Show the list of functions, variables, and other information in the
+current document you are editing.</dd>
 <dt>Show documents list</dt>
-<dd>Shows all the files you have open currently. This can be used to navigate
-files instead of using the tabular interface.</dd>
+<dd>Show all the documents you have open currently. This can be used to
+change between documents (see <a class="reference" href="#switching-between-documents">Switching between documents</a>) and
+to perform some common operations such as saving, closing and reloading.</dd>
 <dt>Show full path name in documents list</dt>
 <dd>Show the full directory path of the files you are editing in the
-Documents list.</dd>
+<em>Documents</em> list.</dd>
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id69" id="fonts" name="fonts">Fonts</a></h4>
+<h4><a class="toc-backref" href="#id70" id="fonts" name="fonts">Fonts</a></h4>
 <dl class="docutils">
 <dt>Editor</dt>
-<dd>Change the font used in the editing widget of your files.</dd>
+<dd>Change the font used to display documents.</dd>
 <dt>Symbol list</dt>
-<dd>Change the font used in the listing of symbols in the Symbols sidebar tab.</dd>
+<dd>Change the font used for the Symbols sidebar tab.</dd>
 <dt>Message window</dt>
-<dd>Change the font used to display messages in the the Message window/tab.</dd>
+<dd>Change the font used for the message window area.</dd>
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id70" id="editor-tabs" name="editor-tabs">Editor tabs</a></h4>
+<h4><a class="toc-backref" href="#id71" id="editor-tabs" name="editor-tabs">Editor tabs</a></h4>
 <dl class="docutils">
 <dt>Show editor tabs</dt>
-<dd>All open files have a tab so you can switch between them using a tab interface
-instead of having to use the Documents window.</dd>
+<dd>Show a notebook tab for all documents so you can switch between them
+using the mouse (instead of using the Documents window).</dd>
 <dt>Show close buttons</dt>
-<dd>Each tab has its own close button so you can easily close open documents without
-having to select then file close them.</dd>
+<dd>Make each tab show a close button so you can easily close open
+documents.</dd>
 <dt>Placement of new file tabs</dt>
-<dd>When you open a new file create its tab to the left or right of all existing tabs.</dd>
+<dd>Whether to create a document with its notebook tab to the left or
+right of all existing tabs.</dd>
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id71" id="tab-positions" name="tab-positions">Tab positions</a></h4>
+<h4><a class="toc-backref" href="#id72" id="tab-positions" name="tab-positions">Tab positions</a></h4>
 <dl class="docutils">
 <dt>Editor</dt>
-<dd>Set the positioning of the editor's tabs to the right, left, top, or bottom
-of the editing window.</dd>
+<dd>Set the positioning of the editor's notebook tabs to the right,
+left, top, or bottom of the editing window.</dd>
 <dt>Sidebar</dt>
-<dd>Set the positioning of the sidebar's tabs to the right, left, top, or bottom
-of the sidebar window.</dd>
+<dd>Set the positioning of the sidebar's notebook tabs to the right,
+left, top, or bottom of the sidebar window.</dd>
 <dt>Message window</dt>
-<dd>Set the positioning of the message window's tabs to the right, left, top, or
-bottom of the message window.</dd>
+<dd>Set the positioning of the message window's notebook tabs to the
+right, left, top, or bottom of the message window.</dd>
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id72" id="id2" name="id2">Miscellaneous</a></h4>
+<h4><a class="toc-backref" href="#id73" id="id2" name="id2">Miscellaneous</a></h4>
 <dl class="docutils">
 <dt>Show status bar</dt>
-<dd>Show the status bar at the bottom of the Geany window. Gives information about
+<dd>Show the status bar at the bottom of the main window. It gives information about
 the file you are editing like the line and column you are on, whether any
 modifications were done, the file encoding, the filetype and other information.</dd>
 </dl>
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id73" id="toolbar-tab-in-preferences-dialog" name="toolbar-tab-in-preferences-dialog">Toolbar tab in preferences dialog</a></h3>
-<p>Effects the toolbar underneath the menu.</p>
+<h3><a class="toc-backref" href="#id74" id="toolbar-tab-in-preferences-dialog" name="toolbar-tab-in-preferences-dialog">Toolbar tab in preferences dialog</a></h3>
+<p>Affects the main toolbar underneath the menu bar.</p>
 <img alt="./images/pref_dialog_toolbar.png" src="./images/pref_dialog_toolbar.png" />
 <div class="section">
-<h4><a class="toc-backref" href="#id74" id="toolbar" name="toolbar">Toolbar</a></h4>
+<h4><a class="toc-backref" href="#id75" id="toolbar" name="toolbar">Toolbar</a></h4>
 <dl class="docutils">
 <dt>Show Toolbar</dt>
-<dd>Remove the toolbar entirely from the window or show it.</dd>
+<dd>Whether to show the toolbar.</dd>
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id75" id="items" name="items">Items</a></h4>
+<h4><a class="toc-backref" href="#id76" id="items" name="items">Items</a></h4>
 <dl class="docutils">
 <dt>Show file operation buttons</dt>
-<dd>Show the buttons to open new file, open an existing file, save a file,
-save all files.</dd>
+<dd>Show the buttons to open a new file, open an existing file, save a file,
+and save all files.</dd>
 <dt>Show Redo and Undo buttons</dt>
-<dd>Show the undo change redo change buttons.</dd>
+<dd>Show the undo/redo change buttons.</dd>
 <dt>Show Back and Forward buttons</dt>
-<dd>Show the buttons to move forward and backwards through tabs.</dd>
+<dd>Show the buttons to navigate forwards and backwards between positions
+in the current session's documents.</dd>
 <dt>Show Compile and Run buttons</dt>
 <dd>Show the buttons to run or compile a file.</dd>
 <dt>Show Color Chooser button</dt>
-<dd>Show the button to choose the color of the text you are typing.</dd>
+<dd>Show the button to run the color chooser dialog.</dd>
 <dt>Show Zoom In and Zoom Out buttons</dt>
 <dd>Show the buttons to zoom in closer to a document or zoom out.</dd>
 <dt>Show Increase and Decrease Indentation buttons</dt>
-<dd>Show the buttons to make all indentations larger or smaller.</dd>
+<dd>Show the buttons to increase or decrease the current line or
+selection's indentation.</dd>
 <dt>Show Search field</dt>
-<dd>Show the search text area so that you do not have to Ctrl+F or go into
-the search menu.</dd>
+<dd>Show the incremental search bar in the toolbar (quicker than using
+the Find command).</dd>
 <dt>Show Go to Line field</dt>
-<dd>Show the goto text area so you do not have to use the command keys or the menu.</dd>
+<dd>Show a line number text entry (quicker than using the Go to Line
+command).</dd>
 <dt>Show Quit button</dt>
-<dd>Show a button so that you can quit geany.</dd>
+<dd>Show a button to quit geany.</dd>
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id76" id="appearance" name="appearance">Appearance</a></h4>
+<h4><a class="toc-backref" href="#id77" id="appearance" name="appearance">Appearance</a></h4>
 <dl class="docutils">
 <dt>Icon Style</dt>
-<dd>Select the icon style by using icons and text, only the images (icons only),
-or only the text.</dd>
+<dd>Select the toolbar icon style to use - either icons and text, just
+icons or just text.</dd>
 <dt>Icon size</dt>
 <dd>Select the size of the icons you see (large or small).</dd>
 </dl>
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id77" id="display-tab-in-preferences-dialog" name="display-tab-in-preferences-dialog">Display tab in preferences dialog</a></h3>
+<h3><a class="toc-backref" href="#id78" id="display-tab-in-preferences-dialog" name="display-tab-in-preferences-dialog">Display tab in preferences dialog</a></h3>
 <p>This is for visual elements displayed in the editor window.</p>
 <img alt="./images/pref_dialog_display.png" src="./images/pref_dialog_display.png" />
 <div class="section">
-<h4><a class="toc-backref" href="#id78" id="display" name="display">Display</a></h4>
+<h4><a class="toc-backref" href="#id79" id="display" name="display">Display</a></h4>
 <dl class="docutils">
 <dt>Show indendation guides</dt>
-<dd>Show vertical lines to show where you have hit tabs so you can more easily
-line up text.</dd>
+<dd>Show vertical lines to help show how much leading indentation there
+is on each line.</dd>
 <dt>Show whitespaces</dt>
-<dd>Mark all tabs or large sets of spaces with "-->" to highlight where exactly
-are which kinds of whitespace.</dd>
+<dd>Mark all tabs with an arrow "-->" symbol and spaces with dots to
+show which kinds of whitespace are used.</dd>
 <dt>Show line endings</dt>
-<dd>Inserts a symbol everywhere that the return/enter key has been pressed.</dd>
+<dd>Displays a symbol everywhere that a carriage return or line feed
+is present.</dd>
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id79" id="long-line-marker" name="long-line-marker">Long line marker</a></h4>
+<h4><a class="toc-backref" href="#id80" id="long-line-marker" name="long-line-marker">Long line marker</a></h4>
+<p>The long line marker helps to indicate overly-long lines, or as a hint
+for when to break the line.</p>
 <dl class="docutils">
 <dt>Type</dt>
 <dd><dl class="first last docutils">
 <dt>Line</dt>
-<dd>Print a vertical line in the editor window at the given cursor position.</dd>
+<dd>Show a thin vertical line in the editor window at the given column
+position.</dd>
 <dt>Background</dt>
-<dd>The background colour of characters after the given cursor position changed
-to the color set below. (This is recommended if you use proportional fonts)</dd>
+<dd>Change the background color of characters after the given column
+position to the color set below. (This is recommended over the
+<em>Line</em> setting if you use proportional fonts).</dd>
 <dt>Disabled</dt>
-<dd>Don't show a long line marker at all.</dd>
+<dd>Don't mark long lines at all.</dd>
 </dl>
 </dd>
 <dt>Long line marker</dt>
-<dd>The long line marker is a thin vertical line in the editor. It helps to mark
-long lines, or as a hint when to break the line. Set this value to a value
-greater than zero to specify the column where it should appear.</dd>
+<dd>Set this value to a value greater than zero to specify the column
+where it should appear.</dd>
 <dt>Long line marker color</dt>
 <dd>Set the color of the long line marker.</dd>
 </dl>
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id80" id="editor-tab-in-preferences-dialog" name="editor-tab-in-preferences-dialog">Editor tab in preferences dialog</a></h3>
-<p>Editor tab in preferences dialog</p>
+<h3><a class="toc-backref" href="#id81" id="editor-tab-in-preferences-dialog" name="editor-tab-in-preferences-dialog">Editor tab in preferences dialog</a></h3>
 <img alt="./images/pref_dialog_edit.png" src="./images/pref_dialog_edit.png" />
-<p>Line wrapping refers to the display of the text in the
-editor. (Currently, there is no setting to have Geany automatically
-insert newlines into your document while you type.)</p>
 <div class="section">
-<h4><a class="toc-backref" href="#id81" id="id3" name="id3">Indentation</a></h4>
+<h4><a class="toc-backref" href="#id82" id="indentation-group" name="indentation-group">Indentation group</a></h4>
+<p>See <a class="reference" href="#indentation">Indentation</a> for more information.</p>
 <dl class="docutils">
 <dt>Type</dt>
-<dd>Decide whether to use tabs or spaces when you hit the tab button.</dd>
+<dd>Whether to use tabs or spaces for indentation.</dd>
 <dt>Tab width</dt>
-<dd>The space width of a tab. Example when you hit tab it is the size
-of hitting the space bar 4 times.</dd>
+<dd>The width of a single indent size in spaces. By default the indent
+size is the equivalent of 4 spaces.</dd>
 <dt>Auto-indent mode</dt>
-<dd>The type of auto indentation you wish to follow, for example indent
-to match braces or to match the last line.</dd>
+<dd><p class="first">The type of auto-indentation you wish to use after pressing Enter,
+if any.</p>
+<dl class="last docutils">
+<dt>Basic</dt>
+<dd>Just add the indentation of the previous line.</dd>
+<dt>Current chars</dt>
+<dd>Add indentation based on the current filetype and any characters at
+the end of the line such as <tt class="docutils literal"><span class="pre">{</span></tt>, <tt class="docutils literal"><span class="pre">}</span></tt> for C, <tt class="docutils literal"><span class="pre">:</span></tt> for Python.</dd>
+<dt>Match braces</dt>
+<dd>Like <em>Current chars</em> but for C-like languages, make a closing
+<tt class="docutils literal"><span class="pre">}</span></tt> brace line up with the matching opening brace.</dd>
 </dl>
+</dd>
+</dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id82" id="features" name="features">Features</a></h4>
+<h4><a class="toc-backref" href="#id83" id="features" name="features">Features</a></h4>
 <dl class="docutils">
 <dt>Line wrapping</dt>
-<dd>Should long lines be wrapped around to the next line or should they be
-allowed to keep typeing on the current line and get as long as you wish.</dd>
+<dd><p class="first">Show long lines wrapped around to new display lines.</p>
+<div class="last note">
+<p class="first admonition-title">Note</p>
+<p class="last">Currently, there is no setting to have Geany automatically insert
+newlines into your document while you type.</p>
+</div>
+</dd>
 <dt>Enable "smart" home key</dt>
-<dd>When you hit the home key on your keyboard it goes to the beginning of
-text on the line not the very, very beginning of the line.</dd>
+<dd>Whether to move the cursor to the first non-whitespace character
+on the line when you hit the home key on your keyboard. Pressing it
+again will go to the very start of the line.</dd>
 <dt>Disable Drag and Drop</dt>
-<dd>Do not allow the dragging and droping of selected text in the documents.</dd>
+<dd>Do not allow the dragging and dropping of selected text in documents.</dd>
 <dt>Enable folding</dt>
-<dd>Allow ares of a document to be be collapsed for easier navigation/editing.</dd>
+<dd>Allow groups of lines in a document to be collapsed for easier
+navigation/editing.</dd>
 <dt>Fold/Unfold all children of a fold point</dt>
-<dd>When a parent is folded should all the children in it also be folded and
-when it is unfolded all the children are unfolded also.</dd>
+<dd>Whether to fold/unfold all child fold points when a parent line
+is folded.</dd>
 <dt>Use indicators to show compile errors</dt>
-<dd>When there are compile erros use red squiggles to indicate them in the
-editor area.</dd>
+<dd>Underline lines with compile errors using red squiggles to indicate
+them in the editor area.</dd>
 <dt>Newline strip trailing spaces</dt>
-<dd>When you hit the enter/return key remove the random white space at the end
-of the line you are leaving.</dd>
+<dd>Remove any white space at the end of the line when you hit the
+Enter/Return key.</dd>
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id83" id="completions" name="completions">Completions</a></h4>
+<h4><a class="toc-backref" href="#id84" id="completions" name="completions">Completions</a></h4>
 <dl class="docutils">
 <dt>Snippet Completion</dt>
-<dd>Help finish your code by allowing the editor to try and figure out what your
-typing.</dd>
+<dd>Whether to replace special keywords after typing Tab into a
+pre-defined text snippet.
+See <a class="reference" href="#user-definable-snippets">User-definable snippets</a>.</dd>
 <dt>XML tag autocompletion</dt>
 <dd>When you open an XML tag automatically generate its completion tag.</dd>
 <dt>Automatic symbol completion</dt>
-<dd>When you start to type a symbol look for the full string and allow it to be
-found for you.</dd>
+<dd>When you start to type a symbol name, look for the full string to
+allow it to be completed for you.</dd>
 <dt>Characters to type for completion</dt>
-<dd>Number of characters before the autocompletion looks for a match to what you
-are typing.</dd>
+<dd>Number of characters of a word to type before autocompletion is
+displayed.</dd>
 <dt>Rows of symbol completion list</dt>
-<dd>The number of symbols shown in the autocompletion.</dd>
+<dd>The maximum number of symbols to show in the autocompletion window.</dd>
 </dl>
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id84" id="files-tab-in-preferences-dialog" name="files-tab-in-preferences-dialog">Files tab in preferences dialog</a></h3>
-<p>Files tab in preferences dialog</p>
+<h3><a class="toc-backref" href="#id85" id="files-tab-in-preferences-dialog" name="files-tab-in-preferences-dialog">Files tab in preferences dialog</a></h3>
 <img alt="./images/pref_dialog_files.png" src="./images/pref_dialog_files.png" />
 <div class="section">
-<h4><a class="toc-backref" href="#id85" id="new-files" name="new-files">New files</a></h4>
+<h4><a class="toc-backref" href="#id86" id="new-files" name="new-files">New files</a></h4>
 <dl class="docutils">
 <dt>Default encoding (new files)</dt>
-<dd>The type of file encoding you wish to use on files you are creating.</dd>
+<dd>The type of file encoding you wish to use when creating files.</dd>
 <dt>Used fixed encoding when opening files</dt>
-<dd>Assume all files you are opening are using the following type of encoding.</dd>
+<dd>Assume all files you are opening are using the type of encoding specified below.</dd>
 <dt>Default encoding (existing files)</dt>
 <dd>Opens all files with the specified encoding instead of auto-detecting it.
-Use this option when Geany continuously opens your files with a wrong encoding.</dd>
+Use this option when it's not possible for Geany to detect the exact encoding.</dd>
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id86" id="saving-files" name="saving-files">Saving files</a></h4>
+<h4><a class="toc-backref" href="#id87" id="saving-files" name="saving-files">Saving files</a></h4>
+<p>Perform special formatting operations when a document is saved. These
+can each be undone with the Undo command as usual.</p>
 <dl class="docutils">
 <dt>Ensure newline at file end</dt>
-<dd>If there is no newline at the end of your file when you save then it is added.</dd>
+<dd>Add a newline at the end of the document if one is missing.</dd>
 <dt>Strip trailing spaces</dt>
-<dd>Remove the trailing spaces on a file when you save it.</dd>
+<dd>Remove the trailing spaces on each line of the document.</dd>
 <dt>Replace tabs by space</dt>
-<dd>Replace all tabs in a document with spaces.</dd>
+<dd><p class="first">Replace all tabs in the document with the equivalent number of spaces.</p>
+<div class="last note">
+<p class="first admonition-title">Note</p>
+<p class="last">It is better to use spaces to indent than use this preference - see
+<a class="reference" href="#indentation">Indentation</a>.</p>
+</div>
+</dd>
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id87" id="id4" name="id4">Miscellaneous</a></h4>
+<h4><a class="toc-backref" href="#id88" id="id3" name="id3">Miscellaneous</a></h4>
 <dl class="docutils">
 <dt>Recent files list length</dt>
-<dd>The total length allowed of the recently used files list.</dd>
+<dd>The number of files to remember in the recently used files list.</dd>
 </dl>
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id88" id="tools-tab-in-preferences-dialog" name="tools-tab-in-preferences-dialog">Tools tab in preferences dialog</a></h3>
-<p>Tools tab in preferences dialog</p>
+<h3><a class="toc-backref" href="#id89" id="tools-tab-in-preferences-dialog" name="tools-tab-in-preferences-dialog">Tools tab in preferences dialog</a></h3>
 <img alt="./images/pref_dialog_tools.png" src="./images/pref_dialog_tools.png" />
 <div class="section">
-<h4><a class="toc-backref" href="#id89" id="tool-paths" name="tool-paths">Tool paths</a></h4>
+<h4><a class="toc-backref" href="#id90" id="tool-paths" name="tool-paths">Tool paths</a></h4>
 <dl class="docutils">
 <dt>Make</dt>
 <dd>The location of the make executable.</dd>
@@ -1761,47 +1801,55 @@
 </dl>
 <div class="note">
 <p class="first admonition-title">Note</p>
-<p class="last">For Windows users: at time of writing it is recommended to use the
-grep.exe from the UnxUtils project
+<p class="last">For Windows users: at the time of writing it is recommended to use
+the grep.exe from the UnxUtils project
 (<a class="reference" href="http://sourceforge.net/projects/unxutils">http://sourceforge.net/projects/unxutils</a>). The grep.exe from the
-Mingw project for instance doesn't work with Geany at the moment.</p>
+Mingw project for instance might not work with Geany at the moment.</p>
 </div>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id90" id="commands" name="commands">Commands</a></h4>
+<h4><a class="toc-backref" href="#id91" id="commands" name="commands">Commands</a></h4>
 <dl class="docutils">
 <dt>Context action</dt>
-<dd>When you perform a context action the executable that is launched.
+<dd>Set this to a command to execute on the current word.
 You can use the "%s" wildcard to pass the current word below the cursor
 to the specified command.</dd>
 </dl>
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id91" id="template-tab-in-preferences-dialog" name="template-tab-in-preferences-dialog">Template tab in preferences dialog</a></h3>
-<p>This data will be used to create the header for files created using the
-existing templates that geany has. For changes made here to take effect
-a restart of geany is required.</p>
+<h3><a class="toc-backref" href="#id92" id="template-tab-in-preferences-dialog" name="template-tab-in-preferences-dialog">Template tab in preferences dialog</a></h3>
+<p>This data is used as metadata for various template text to insert into
+a document, such as the file header. You only need to set fields that
+you want to use in your template files.</p>
+<div class="note">
+<p class="first admonition-title">Note</p>
+<p class="last">For changes made here to take effect a restart of geany is required.</p>
+</div>
 <img alt="./images/pref_dialog_templ.png" src="./images/pref_dialog_templ.png" />
 <div class="section">
-<h4><a class="toc-backref" href="#id92" id="template-data" name="template-data">Template data</a></h4>
+<h4><a class="toc-backref" href="#id93" id="template-data" name="template-data">Template data</a></h4>
 <dl class="docutils">
 <dt>Developer</dt>
 <dd>The name of the developer who will be creating files.</dd>
 <dt>Initials</dt>
 <dd>The initials of the developer.</dd>
 <dt>Mail address</dt>
-<dd>The email address of the developer.</dd>
+<dd><p class="first">The email address of the developer.</p>
+<div class="last note">
+<p class="first admonition-title">Note</p>
+<p class="last">You may wish to add anti-spam markup, e.g. <tt class="docutils literal"><span class="pre">name<at>site<dot>ext</span></tt>.</p>
+</div>
+</dd>
 <dt>Company</dt>
 <dd>The company the developer is working for.</dd>
 <dt>Initial version</dt>
-<dd>The intial version of files you will be creating.</dd>
+<dd>The initial version of files you will be creating.</dd>
 </dl>
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id93" id="keybinding-tab-in-preferences-dialog" name="keybinding-tab-in-preferences-dialog">Keybinding tab in preferences dialog</a></h3>
-<p>Keybinding tab in preferences dialog</p>
+<h3><a class="toc-backref" href="#id94" id="keybinding-tab-in-preferences-dialog" name="keybinding-tab-in-preferences-dialog">Keybinding tab in preferences dialog</a></h3>
 <img alt="./images/pref_dialog_keys.png" src="./images/pref_dialog_keys.png" />
 <p>There are some handy commands in here that are not, by default,
 bound to a key combination, and may not be available as a menu item.</p>
@@ -1811,37 +1859,36 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id94" id="printing-tab-in-preferences-dialog" name="printing-tab-in-preferences-dialog">Printing tab in preferences dialog</a></h3>
-<p>Printing tab in preferences dialog</p>
+<h3><a class="toc-backref" href="#id95" id="printing-tab-in-preferences-dialog" name="printing-tab-in-preferences-dialog">Printing tab in preferences dialog</a></h3>
 <img alt="./images/pref_dialog_printing.png" src="./images/pref_dialog_printing.png" />
 <dl class="docutils">
 <dt>Use external command for printing</dt>
 <dd>Use a system command to print your file out.</dd>
 <dt>Use native GTK printing</dt>
-<dd>Let GTK handle your print request.</dd>
+<dd>Let the GTK GUI toolkit handle your print request.</dd>
 <dt>Print line numbers</dt>
 <dd>Print the line numbers on the left of your paper.</dd>
 <dt>Print page number</dt>
-<dd>Print the page number in the bottom right of your paper.</dd>
+<dd>Print the page number on the bottom right of your paper.</dd>
 <dt>Print page header</dt>
-<dd>Print a header on every page that is sent to printer.</dd>
+<dd>Print a header on every page that is sent to the printer.</dd>
 <dt>Use base name of the printed file</dt>
-<dd>The header does not use the entire path only the filename.</dd>
+<dd>Don't use the entire path for the header, only the filename.</dd>
 <dt>Date format</dt>
-<dd>How the date should be printed on the paper. You can use the same
-format specifiers as in the ANSI C function strftime(). For details
-please see <a class="reference" href="http://man.cx/strftime">http://man.cx/strftime</a>.</dd>
+<dd>How the date should be printed. You can use the same format
+specifiers as in the ANSI C function strftime(). For details please
+see <a class="reference" href="http://man.cx/strftime">http://man.cx/strftime</a>.</dd>
 </dl>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id95" id="vte-tab-in-preferences-dialog" name="vte-tab-in-preferences-dialog">VTE tab in preferences dialog</a></h3>
-<p>VTE tab in preferences dialog</p>
+<h3><a class="toc-backref" href="#id96" id="vte-tab-in-preferences-dialog" name="vte-tab-in-preferences-dialog">VTE tab in preferences dialog</a></h3>
+<p>See also: <a class="reference" href="#virtual-terminal-emulator-widget-vte">Virtual terminal emulator widget (VTE)</a>.</p>
 <img alt="./images/pref_dialog_vte.png" src="./images/pref_dialog_vte.png" />
 <div class="section">
-<h4><a class="toc-backref" href="#id96" id="terminal-widget" name="terminal-widget">Terminal widget</a></h4>
+<h4><a class="toc-backref" href="#id97" id="terminal-widget" name="terminal-widget">Terminal widget</a></h4>
 <dl class="docutils">
 <dt>Terminal font</dt>
-<dd>Select the font that will be used in the terminal emulation.</dd>
+<dd>Select the font that will be used in the terminal emulation control.</dd>
 <dt>Foreground color</dt>
 <dd>Select the font color.</dd>
 <dt>Background color</dt>
@@ -1856,7 +1903,7 @@
 <dt>Shell</dt>
 <dd>The location of the shell on your system.</dd>
 <dt>Scroll on keystroke</dt>
-<dd>Scroll when a specific keystroke is used.</dd>
+<dd>Scroll the terminal to the prompt line when pressing a key.</dd>
 <dt>Scroll on output</dt>
 <dd>Scroll the output down.</dd>
 <dt>Override Geany keybindings</dt>
@@ -1864,9 +1911,11 @@
 <dt>Disable menu shortcut key (F10 by default)</dt>
 <dd>Disable the menu shortcut when you are in the virtual terminal.</dd>
 <dt>Follow path of the current file</dt>
-<dd>The path of the terminal changes the the path of the current file.</dd>
+<dd>Make the path of the terminal change according to the path of the
+current file.</dd>
 <dt>Execute programs in VTE</dt>
-<dd>You are able to execute programs in the virtual terminal.</dd>
+<dd>Execute programs in the virtual terminal instead of using the external
+terminal tool.</dd>
 <dt>Don't use run script</dt>
 <dd>Don't use the simple run script which is usually used to display
 the exit status of the executed program.
@@ -1877,7 +1926,7 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id97" id="project-management" name="project-management">Project Management</a></h2>
+<h2><a class="toc-backref" href="#id98" id="project-management" name="project-management">Project Management</a></h2>
 <p>Project Management is optional in Geany. Currently it can be used for:</p>
 <ul class="simple">
 <li>Storing and opening session files on a project basis.</li>
@@ -1895,7 +1944,7 @@
 file that was in use at the end of the last session will be reopened.</p>
 <p>Below are the commands used to create, modify, open and close projects.</p>
 <div class="section">
-<h3><a class="toc-backref" href="#id98" id="new-project" name="new-project">New Project</a></h3>
+<h3><a class="toc-backref" href="#id99" id="new-project" name="new-project">New Project</a></h3>
 <p>To create a new project, fill in the <em>Name</em> field. By default this
 will setup a new project file <tt class="docutils literal"><span class="pre">~/projects/name.geany</span></tt>. Usually it's
 best to store all your project files in the same directory (they are
@@ -1905,7 +1954,7 @@
 structure contained in it.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id99" id="project-properties" name="project-properties">Project Properties</a></h3>
+<h3><a class="toc-backref" href="#id100" id="project-properties" name="project-properties">Project Properties</a></h3>
 <p>You can set an optional description for the project, but it is not
 used elsewhere by Geany.</p>
 <p>The <em>Base path</em> field is used as the directory to run the Make and Make
@@ -1914,13 +1963,13 @@
 The specified path can be an absolute path or relative to the project's
 file name.</p>
 <div class="section">
-<h4><a class="toc-backref" href="#id100" id="make-in-base-path" name="make-in-base-path">Make in base path</a></h4>
+<h4><a class="toc-backref" href="#id101" id="make-in-base-path" name="make-in-base-path">Make in base path</a></h4>
 <p>This setting makes the <em>Build->Make</em> command use the project's base
 path. Uncheck this if you want to use the current file's directory
 instead.</p>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id101" id="run-command" name="run-command">Run command</a></h4>
+<h4><a class="toc-backref" href="#id102" id="run-command" name="run-command">Run command</a></h4>
 <p>The <em>Run command</em> overrides the default run command. You can set this
 to the executable or main script file for the project, and append
 any command-line arguments.</p>
@@ -1933,7 +1982,7 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id102" id="open-project" name="open-project">Open Project</a></h3>
+<h3><a class="toc-backref" href="#id103" id="open-project" name="open-project">Open Project</a></h3>
 <p>The Open command displays a standard file chooser, starting in
 <tt class="docutils literal"><span class="pre">~/projects</span></tt>. Choose a project file named with the <tt class="docutils literal"><span class="pre">.geany</span></tt>
 extension.</p>
@@ -1941,14 +1990,14 @@
 open files and open the session files associated with the project.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id103" id="close-project" name="close-project">Close Project</a></h3>
+<h3><a class="toc-backref" href="#id104" id="close-project" name="close-project">Close Project</a></h3>
 <p>Project file settings are saved when the project is closed.</p>
 <p>When project session support is enabled, Geany will close the project
 session files and open any previously closed default session files.</p>
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id104" id="build-system" name="build-system">Build system</a></h2>
+<h2><a class="toc-backref" href="#id105" id="build-system" name="build-system">Build system</a></h2>
 <p>Geany has an integrated build system. Firstly this means that the
 current source file will be saved before it is processed. This is
 for convenience so that you don't need to keep saving small changes
@@ -1972,7 +2021,7 @@
 <li>Set Includes and Arguments</li>
 </ul>
 <div class="section">
-<h3><a class="toc-backref" href="#id105" id="compile" name="compile">Compile</a></h3>
+<h3><a class="toc-backref" href="#id106" id="compile" name="compile">Compile</a></h3>
 <p>The Compile command has different uses for different kinds of files.</p>
 <p>For compilable languages such as C and C++, the Compile command is
 setup to compile the current source file into a binary object file.</p>
@@ -1982,7 +2031,7 @@
 will run the file in its language interpreter.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id106" id="build" name="build">Build</a></h3>
+<h3><a class="toc-backref" href="#id107" id="build" name="build">Build</a></h3>
 <p>For compilable languages such as C and C++, the Build command will link
 the current source file's equivalent object file into an executable. If
 the object file does not exist, the source will be compiled and linked
@@ -1990,7 +2039,7 @@
 <p>Interpreted languages do not use the Build command.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id107" id="make-all" name="make-all">Make all</a></h3>
+<h3><a class="toc-backref" href="#id108" id="make-all" name="make-all">Make all</a></h3>
 <p>This effectively runs "make all" in the same directory as the
 current file.</p>
 <div class="note">
@@ -2000,19 +2049,19 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id108" id="make-custom-target" name="make-custom-target">Make custom target</a></h3>
+<h3><a class="toc-backref" href="#id109" id="make-custom-target" name="make-custom-target">Make custom target</a></h3>
 <p>This is similar to running 'Make all' but you will be prompted for
 the make target name to be passed to the Make tool. For example,
 typing 'clean' in the dialog prompt will run "make clean".</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id109" id="make-object" name="make-object">Make object</a></h3>
+<h3><a class="toc-backref" href="#id110" id="make-object" name="make-object">Make object</a></h3>
 <p>Make object will run "make current_file.o" in the same directory as
 the current file, using its prefix for 'current_file'. It is useful
 for compiling just the current file without building the whole project.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id110" id="execute" name="execute">Execute</a></h3>
+<h3><a class="toc-backref" href="#id111" id="execute" name="execute">Execute</a></h3>
 <p>Execute will run the corresponding executable file, shell script or
 interpreted script in a terminal window. Note that the Terminal tool
 path must be correctly set in the Tools tab of the Preferences dialog -
@@ -2023,7 +2072,7 @@
 output from the program before the terminal window is closed.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id111" id="stopping-running-processes" name="stopping-running-processes">Stopping running processes</a></h3>
+<h3><a class="toc-backref" href="#id112" id="stopping-running-processes" name="stopping-running-processes">Stopping running processes</a></h3>
 <p>When there is a running program, the Run button in the toolbar
 becomes a stop button and you can stop the current action. This
 works by sending a signal to the process (and its child process(es))
@@ -2032,7 +2081,7 @@
 cannot be stopped. This can happen when the process creates more than
 one child process.</p>
 <div class="section">
-<h4><a class="toc-backref" href="#id112" id="terminal-emulators" name="terminal-emulators">Terminal emulators</a></h4>
+<h4><a class="toc-backref" href="#id113" id="terminal-emulators" name="terminal-emulators">Terminal emulators</a></h4>
 <p>Xterm is known to work properly. If you are using "Terminal"
 (the terminal program of Xfce), you should add the command line
 option <tt class="docutils literal"><span class="pre">--disable-server</span></tt> otherwise the started process cannot be
@@ -2041,7 +2090,7 @@
 </div>
 </div>
 <div class="section">

@@ Diff output truncated at 100000 characters. @@

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list