SF.net SVN: geany: [1874] trunk

ntrel at users.sourceforge.net ntrel at xxxxx
Wed Sep 12 11:39:22 UTC 2007


Revision: 1874
          http://geany.svn.sourceforge.net/geany/?rev=1874&view=rev
Author:   ntrel
Date:     2007-09-12 04:39:21 -0700 (Wed, 12 Sep 2007)

Log Message:
-----------
Apply patch from John Gabriele for an overview in the Tags section
(thanks).
(Format paragraph with fmt -w72).

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

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2007-09-12 11:17:53 UTC (rev 1873)
+++ trunk/ChangeLog	2007-09-12 11:39:21 UTC (rev 1874)
@@ -1,8 +1,12 @@
 2007-09-12  Nick Treleaven  <nick(dot)treleaven(at)btinternet(dot)com>
 
  * src/plugindata.h:
-   Fix return type for document->open_files().
+   Fix return type for document->open_file().
    (Tidy up field name indentation).
+ * doc/geany.txt, doc/geany.html:
+   Apply patch from John Gabriele for an overview in the Tags section
+   (thanks).
+   (Format paragraph with fmt -w72).
 
 
 2007-09-11  Enrico Tröger  <enrico.troeger at uvena.de>

Modified: trunk/doc/geany.html
===================================================================
--- trunk/doc/geany.html	2007-09-12 11:17:53 UTC (rev 1873)
+++ trunk/doc/geany.html	2007-09-12 11:39:21 UTC (rev 1874)
@@ -6,7 +6,7 @@
 <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="2007-09-07" />
+<meta name="date" content="2007-09-09" />
 <style type="text/css">
 
 /*
@@ -133,7 +133,7 @@
 <br />Nick Treleaven
 <br />Frank Lanitz</td></tr>
 <tr><th class="docinfo-name">Date:</th>
-<td>2007-09-07</td></tr>
+<td>2007-09-09</td></tr>
 <tr><th class="docinfo-name">Version:</th>
 <td>0.12</td></tr>
 </tbody>
@@ -180,129 +180,130 @@
 <li><a class="reference" href="#drag-and-drop-of-text" id="id24" name="id24">Drag and drop of text</a></li>
 <li><a class="reference" href="#auto-indentation" id="id25" name="id25">Auto indentation</a></li>
 <li><a class="reference" href="#bookmarks" id="id26" name="id26">Bookmarks</a></li>
-<li><a class="reference" href="#send-text-through-definable-commands" id="id27" name="id27">Send text through definable commands</a></li>
-<li><a class="reference" href="#context-actions" id="id28" name="id28">Context actions</a></li>
-<li><a class="reference" href="#user-definable-auto-completion" id="id29" name="id29">User-definable auto completion</a></li>
-<li><a class="reference" href="#inserting-unicode-characters" id="id30" name="id30">Inserting unicode characters</a></li>
+<li><a class="reference" href="#code-navigation-history" id="id27" name="id27">Code Navigation History</a></li>
+<li><a class="reference" href="#send-text-through-definable-commands" id="id28" name="id28">Send text through definable commands</a></li>
+<li><a class="reference" href="#context-actions" id="id29" name="id29">Context actions</a></li>
+<li><a class="reference" href="#user-definable-auto-completion" id="id30" name="id30">User-definable auto completion</a></li>
+<li><a class="reference" href="#inserting-unicode-characters" id="id31" name="id31">Inserting unicode characters</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#search-replace-and-go-to" id="id31" name="id31">Search, replace and go to</a><ul>
-<li><a class="reference" href="#find" id="id32" name="id32">Find</a><ul>
-<li><a class="reference" href="#matching-options" id="id33" name="id33">Matching options</a></li>
-<li><a class="reference" href="#find-all" id="id34" name="id34">Find all</a></li>
+<li><a class="reference" href="#search-replace-and-go-to" id="id32" name="id32">Search, replace and go to</a><ul>
+<li><a class="reference" href="#find" id="id33" name="id33">Find</a><ul>
+<li><a class="reference" href="#matching-options" id="id34" name="id34">Matching options</a></li>
+<li><a class="reference" href="#find-all" id="id35" name="id35">Find all</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#find-usage" id="id35" name="id35">Find usage</a></li>
-<li><a class="reference" href="#find-in-files" id="id36" name="id36">Find in files</a><ul>
-<li><a class="reference" href="#filtering-out-version-control-files" id="id37" name="id37">Filtering out version control files</a></li>
+<li><a class="reference" href="#find-usage" id="id36" name="id36">Find usage</a></li>
+<li><a class="reference" href="#find-in-files" id="id37" name="id37">Find in files</a><ul>
+<li><a class="reference" href="#filtering-out-version-control-files" id="id38" name="id38">Filtering out version control files</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#replace" id="id38" name="id38">Replace</a><ul>
-<li><a class="reference" href="#replace-all" id="id39" name="id39">Replace all</a></li>
+<li><a class="reference" href="#replace" id="id39" name="id39">Replace</a><ul>
+<li><a class="reference" href="#replace-all" id="id40" name="id40">Replace all</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#go-to-tag-definition" id="id40" name="id40">Go to tag definition</a></li>
-<li><a class="reference" href="#go-to-tag-declaration" id="id41" name="id41">Go to tag declaration</a></li>
-<li><a class="reference" href="#go-to-line" id="id42" name="id42">Go to line</a></li>
-<li><a class="reference" href="#regular-expressions" id="id43" name="id43">Regular expressions</a><ul>
-<li><a class="reference" href="#partial-posix-compatibility" id="id44" name="id44">Partial POSIX compatibility</a></li>
+<li><a class="reference" href="#go-to-tag-definition" id="id41" name="id41">Go to tag definition</a></li>
+<li><a class="reference" href="#go-to-tag-declaration" id="id42" name="id42">Go to tag declaration</a></li>
+<li><a class="reference" href="#go-to-line" id="id43" name="id43">Go to line</a></li>
+<li><a class="reference" href="#regular-expressions" id="id44" name="id44">Regular expressions</a><ul>
+<li><a class="reference" href="#partial-posix-compatibility" id="id45" name="id45">Partial POSIX compatibility</a></li>
 </ul>
 </li>
 </ul>
 </li>
-<li><a class="reference" href="#tags" id="id45" name="id45">Tags</a><ul>
-<li><a class="reference" href="#workspace-tags" id="id46" name="id46">Workspace tags</a></li>
-<li><a class="reference" href="#global-tags" id="id47" name="id47">Global tags</a><ul>
-<li><a class="reference" href="#default-global-tags-files" id="id48" name="id48">Default global tags files</a></li>
-<li><a class="reference" href="#generating-a-global-tags-file" id="id49" name="id49">Generating a global tags file</a></li>
+<li><a class="reference" href="#tags" id="id46" name="id46">Tags</a><ul>
+<li><a class="reference" href="#workspace-tags" id="id47" name="id47">Workspace tags</a></li>
+<li><a class="reference" href="#global-tags" id="id48" name="id48">Global tags</a><ul>
+<li><a class="reference" href="#default-global-tags-files" id="id49" name="id49">Default global tags files</a></li>
+<li><a class="reference" href="#generating-a-global-tags-file" id="id50" name="id50">Generating a global tags file</a></li>
 </ul>
 </li>
 </ul>
 </li>
-<li><a class="reference" href="#preferences" id="id50" name="id50">Preferences</a><ul>
-<li><a class="reference" href="#general-tab-in-preferences-dialog" id="id51" name="id51">General tab in preferences dialog</a></li>
-<li><a class="reference" href="#interface-tab-in-preferences-dialog" id="id52" name="id52">Interface tab in preferences dialog</a></li>
-<li><a class="reference" href="#toolbar-tab-in-preferences-dialog" id="id53" name="id53">Toolbar tab in preferences dialog</a></li>
-<li><a class="reference" href="#display-tab-in-preferences-dialog" id="id54" name="id54">Display tab in preferences dialog</a></li>
-<li><a class="reference" href="#editor-tab-in-preferences-dialog" id="id55" name="id55">Editor tab in preferences dialog</a></li>
-<li><a class="reference" href="#files-tab-in-preferences-dialog" id="id56" name="id56">Files tab in preferences dialog</a></li>
-<li><a class="reference" href="#tools-tab-in-preferences-dialog" id="id57" name="id57">Tools tab in preferences dialog</a></li>
-<li><a class="reference" href="#template-tab-in-preferences-dialog" id="id58" name="id58">Template tab in preferences dialog</a></li>
-<li><a class="reference" href="#keybinding-tab-in-preferences-dialog" id="id59" name="id59">Keybinding tab in preferences dialog</a></li>
-<li><a class="reference" href="#vte-tab-in-preferences-dialog" id="id60" name="id60">VTE tab in preferences dialog</a></li>
+<li><a class="reference" href="#preferences" id="id51" name="id51">Preferences</a><ul>
+<li><a class="reference" href="#general-tab-in-preferences-dialog" id="id52" name="id52">General tab in preferences dialog</a></li>
+<li><a class="reference" href="#interface-tab-in-preferences-dialog" id="id53" name="id53">Interface tab in preferences dialog</a></li>
+<li><a class="reference" href="#toolbar-tab-in-preferences-dialog" id="id54" name="id54">Toolbar tab in preferences dialog</a></li>
+<li><a class="reference" href="#display-tab-in-preferences-dialog" id="id55" name="id55">Display tab in preferences dialog</a></li>
+<li><a class="reference" href="#editor-tab-in-preferences-dialog" id="id56" name="id56">Editor tab in preferences dialog</a></li>
+<li><a class="reference" href="#files-tab-in-preferences-dialog" id="id57" name="id57">Files tab in preferences dialog</a></li>
+<li><a class="reference" href="#tools-tab-in-preferences-dialog" id="id58" name="id58">Tools tab in preferences dialog</a></li>
+<li><a class="reference" href="#template-tab-in-preferences-dialog" id="id59" name="id59">Template tab in preferences dialog</a></li>
+<li><a class="reference" href="#keybinding-tab-in-preferences-dialog" id="id60" name="id60">Keybinding tab in preferences dialog</a></li>
+<li><a class="reference" href="#vte-tab-in-preferences-dialog" id="id61" name="id61">VTE tab in preferences dialog</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#project-management" id="id61" name="id61">Project Management</a><ul>
-<li><a class="reference" href="#new-project" id="id62" name="id62">New Project</a></li>
-<li><a class="reference" href="#project-properties" id="id63" name="id63">Project Properties</a><ul>
-<li><a class="reference" href="#run-command" id="id64" name="id64">Run command</a></li>
+<li><a class="reference" href="#project-management" id="id62" name="id62">Project Management</a><ul>
+<li><a class="reference" href="#new-project" id="id63" name="id63">New Project</a></li>
+<li><a class="reference" href="#project-properties" id="id64" name="id64">Project Properties</a><ul>
+<li><a class="reference" href="#run-command" id="id65" name="id65">Run command</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#close-project" id="id65" name="id65">Close Project</a></li>
-<li><a class="reference" href="#open-project" id="id66" name="id66">Open Project</a></li>
+<li><a class="reference" href="#close-project" id="id66" name="id66">Close Project</a></li>
+<li><a class="reference" href="#open-project" id="id67" name="id67">Open Project</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#build-system" id="id67" name="id67">Build system</a><ul>
-<li><a class="reference" href="#compile" id="id68" name="id68">Compile</a></li>
-<li><a class="reference" href="#build" id="id69" name="id69">Build</a></li>
-<li><a class="reference" href="#make-all" id="id70" name="id70">Make all</a></li>
-<li><a class="reference" href="#make-custom-target" id="id71" name="id71">Make custom target</a></li>
-<li><a class="reference" href="#make-object" id="id72" name="id72">Make object</a></li>
-<li><a class="reference" href="#execute" id="id73" name="id73">Execute</a></li>
-<li><a class="reference" href="#stopping-running-processes" id="id74" name="id74">Stopping running processes</a><ul>
-<li><a class="reference" href="#terminal-emulators" id="id75" name="id75">Terminal emulators</a></li>
+<li><a class="reference" href="#build-system" id="id68" name="id68">Build system</a><ul>
+<li><a class="reference" href="#compile" id="id69" name="id69">Compile</a></li>
+<li><a class="reference" href="#build" id="id70" name="id70">Build</a></li>
+<li><a class="reference" href="#make-all" id="id71" name="id71">Make all</a></li>
+<li><a class="reference" href="#make-custom-target" id="id72" name="id72">Make custom target</a></li>
+<li><a class="reference" href="#make-object" id="id73" name="id73">Make object</a></li>
+<li><a class="reference" href="#execute" id="id74" name="id74">Execute</a></li>
+<li><a class="reference" href="#stopping-running-processes" id="id75" name="id75">Stopping running processes</a><ul>
+<li><a class="reference" href="#terminal-emulators" id="id76" name="id76">Terminal emulators</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#set-includes-and-arguments" id="id76" name="id76">Set Includes and Arguments</a><ul>
-<li><a class="reference" href="#one-step-compilation" id="id77" name="id77">One step compilation</a></li>
+<li><a class="reference" href="#set-includes-and-arguments" id="id77" name="id77">Set Includes and Arguments</a><ul>
+<li><a class="reference" href="#one-step-compilation" id="id78" name="id78">One step compilation</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#indicators" id="id78" name="id78">Indicators</a></li>
+<li><a class="reference" href="#indicators" id="id79" name="id79">Indicators</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#printing-support" id="id79" name="id79">Printing support</a></li>
-<li><a class="reference" href="#plugins" id="id80" name="id80">Plugins</a></li>
-<li><a class="reference" href="#keybindings" id="id81" name="id81">Keybindings</a><ul>
-<li><a class="reference" href="#switching-documents" id="id82" name="id82">Switching documents</a></li>
-<li><a class="reference" href="#configurable-keybindings" id="id83" name="id83">Configurable keybindings</a></li>
+<li><a class="reference" href="#printing-support" id="id80" name="id80">Printing support</a></li>
+<li><a class="reference" href="#plugins" id="id81" name="id81">Plugins</a></li>
+<li><a class="reference" href="#keybindings" id="id82" name="id82">Keybindings</a><ul>
+<li><a class="reference" href="#switching-documents" id="id83" name="id83">Switching documents</a></li>
+<li><a class="reference" href="#configurable-keybindings" id="id84" name="id84">Configurable keybindings</a></li>
 </ul>
 </li>
 </ul>
 </li>
-<li><a class="reference" href="#configuration-files" id="id84" name="id84">Configuration files</a><ul>
-<li><a class="reference" href="#global-configuration-file" id="id85" name="id85">Global configuration file</a></li>
-<li><a class="reference" href="#filetype-definition-files" id="id86" name="id86">Filetype definition files</a><ul>
-<li><a class="reference" href="#format" id="id87" name="id87">Format</a><ul>
-<li><a class="reference" href="#styling-section" id="id88" name="id88">[styling] Section</a></li>
-<li><a class="reference" href="#keywords-section" id="id89" name="id89">[keywords] Section</a></li>
-<li><a class="reference" href="#settings-section" id="id90" name="id90">[settings] Section</a></li>
-<li><a class="reference" href="#build-settings-section" id="id91" name="id91">[build_settings] Section</a></li>
+<li><a class="reference" href="#configuration-files" id="id85" name="id85">Configuration files</a><ul>
+<li><a class="reference" href="#global-configuration-file" id="id86" name="id86">Global configuration file</a></li>
+<li><a class="reference" href="#filetype-definition-files" id="id87" name="id87">Filetype definition files</a><ul>
+<li><a class="reference" href="#format" id="id88" name="id88">Format</a><ul>
+<li><a class="reference" href="#styling-section" id="id89" name="id89">[styling] Section</a></li>
+<li><a class="reference" href="#keywords-section" id="id90" name="id90">[keywords] Section</a></li>
+<li><a class="reference" href="#settings-section" id="id91" name="id91">[settings] Section</a></li>
+<li><a class="reference" href="#build-settings-section" id="id92" name="id92">[build_settings] Section</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#special-file-filetypes-common" id="id92" name="id92">Special file filetypes.common</a></li>
+<li><a class="reference" href="#special-file-filetypes-common" id="id93" name="id93">Special file filetypes.common</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#filetype-extensions" id="id93" name="id93">Filetype extensions</a></li>
-<li><a class="reference" href="#templates" id="id94" name="id94">Templates</a><ul>
-<li><a class="reference" href="#template-metadata" id="id95" name="id95">Template metadata</a></li>
-<li><a class="reference" href="#filetype-templates" id="id96" name="id96">Filetype templates</a></li>
-<li><a class="reference" href="#customizing-templates" id="id97" name="id97">Customizing templates</a><ul>
-<li><a class="reference" href="#template-wildcards" id="id98" name="id98">Template wildcards</a></li>
+<li><a class="reference" href="#filetype-extensions" id="id94" name="id94">Filetype extensions</a></li>
+<li><a class="reference" href="#templates" id="id95" name="id95">Templates</a><ul>
+<li><a class="reference" href="#template-metadata" id="id96" name="id96">Template metadata</a></li>
+<li><a class="reference" href="#filetype-templates" id="id97" name="id97">Filetype templates</a></li>
+<li><a class="reference" href="#customizing-templates" id="id98" name="id98">Customizing templates</a><ul>
+<li><a class="reference" href="#template-wildcards" id="id99" name="id99">Template wildcards</a></li>
 </ul>
 </li>
 </ul>
 </li>
 </ul>
 </li>
-<li><a class="reference" href="#contributing-to-this-document" id="id99" name="id99">Contributing to this document</a></li>
-<li><a class="reference" href="#scintilla-keyboard-commands" id="id100" name="id100">Scintilla keyboard commands</a><ul>
-<li><a class="reference" href="#keyboard-commands" id="id101" name="id101">Keyboard commands</a></li>
+<li><a class="reference" href="#contributing-to-this-document" id="id100" name="id100">Contributing to this document</a></li>
+<li><a class="reference" href="#scintilla-keyboard-commands" id="id101" name="id101">Scintilla keyboard commands</a><ul>
+<li><a class="reference" href="#keyboard-commands" id="id102" name="id102">Keyboard commands</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#hidden-preferences" id="id102" name="id102">Hidden preferences</a></li>
-<li><a class="reference" href="#compile-time-options" id="id103" name="id103">Compile-time options</a></li>
-<li><a class="reference" href="#gnu-general-public-license" id="id104" name="id104">GNU General Public License</a></li>
-<li><a class="reference" href="#license-for-scintilla-and-scite" id="id105" name="id105">License for Scintilla and SciTE</a></li>
+<li><a class="reference" href="#hidden-preferences" id="id103" name="id103">Hidden preferences</a></li>
+<li><a class="reference" href="#compile-time-options" id="id104" name="id104">Compile-time options</a></li>
+<li><a class="reference" href="#gnu-general-public-license" id="id105" name="id105">GNU General Public License</a></li>
+<li><a class="reference" href="#license-for-scintilla-and-scite" id="id106" name="id106">License for Scintilla and SciTE</a></li>
 </ul>
 </div>
 <div class="section">
@@ -736,7 +737,21 @@
 navigate around multiple files.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id27" 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="#id27" 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>,
+<a class="reference" href="#go-to-tag-definition">Go to tag definition</a> commands and when clicking on symbol list
+items.</p>
+<p>When using one of these actions, Geany remembers your current position
+and jumps to the new one. If you decide to go back to your previous
+position in the file, just use "Navigate back a location". To
+get back to the new position again, just use "Navigate forward a
+location". This makes it easier to navigate in e.g.  foreign code
+and between different files.</p>
+</div>
+<div class="section">
+<h3><a class="toc-backref" href="#id28" 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
@@ -753,7 +768,7 @@
 entry and press Ok. It will be deleted automatically.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id28" id="context-actions" name="context-actions">Context actions</a></h3>
+<h3><a class="toc-backref" href="#id29" 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
@@ -779,7 +794,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="#id29" id="user-definable-auto-completion" name="user-definable-auto-completion">User-definable auto completion</a></h3>
+<h3><a class="toc-backref" href="#id30" id="user-definable-auto-completion" name="user-definable-auto-completion">User-definable auto completion</a></h3>
 <p>Geany can complete pre-defined constructs and often used strings
 automatically. To know what to complete or replace Geany reads a
 configuration file called <tt class="docutils literal"><span class="pre">autocomplete.conf</span></tt> at startup.</p>
@@ -860,7 +875,7 @@
 in the preferences dialog, by default it is TAB.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id30" id="inserting-unicode-characters" name="inserting-unicode-characters">Inserting unicode characters</a></h3>
+<h3><a class="toc-backref" href="#id31" 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
@@ -876,7 +891,7 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id31" 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="#id32" 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">
@@ -891,11 +906,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="#id32" id="find" name="find">Find</a></h3>
+<h3><a class="toc-backref" href="#id33" 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="#id33" id="matching-options" name="matching-options">Matching options</a></h4>
+<h4><a class="toc-backref" href="#id34" 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
@@ -904,7 +919,7 @@
 (Unicode chararacters).</p>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id34" id="find-all" name="find-all">Find all</a></h4>
+<h4><a class="toc-backref" href="#id35" 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">
@@ -922,7 +937,7 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id35" id="find-usage" name="find-usage">Find usage</a></h3>
+<h3><a class="toc-backref" href="#id36" 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
@@ -932,7 +947,7 @@
 shown in the Messages tab of the Message Window.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id36" id="find-in-files" name="find-in-files">Find in files</a></h3>
+<h3><a class="toc-backref" href="#id37" 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
@@ -941,7 +956,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="#id37" 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="#id38" 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>
@@ -957,7 +972,7 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id38" id="replace" name="replace">Replace</a></h3>
+<h3><a class="toc-backref" href="#id39" 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" />
@@ -967,7 +982,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="#id39" id="replace-all" name="replace-all">Replace all</a></h4>
+<h4><a class="toc-backref" href="#id40" 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">
@@ -982,7 +997,7 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id40" id="go-to-tag-definition" name="go-to-tag-definition">Go to tag definition</a></h3>
+<h3><a class="toc-backref" href="#id41" 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
@@ -991,17 +1006,17 @@
 menu is used.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id41" id="go-to-tag-declaration" name="go-to-tag-declaration">Go to tag declaration</a></h3>
+<h3><a class="toc-backref" href="#id42" 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="#id42" id="go-to-line" name="go-to-line">Go to line</a></h3>
+<h3><a class="toc-backref" href="#id43" 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="#id43" id="regular-expressions" name="regular-expressions">Regular expressions</a></h3>
+<h3><a class="toc-backref" href="#id44" 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>
@@ -1070,25 +1085,33 @@
 </tbody>
 </table>
 <div class="section">
-<h4><a class="toc-backref" href="#id44" id="partial-posix-compatibility" name="partial-posix-compatibility">Partial POSIX compatibility</a></h4>
+<h4><a class="toc-backref" href="#id45" 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="#id45" id="tags" name="tags">Tags</a></h2>
+<h2><a class="toc-backref" href="#id46" 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
+tags files") from its <tt class="docutils literal"><span class="pre">~/.geany/tags</span></tt> directory upon startup, or
+manually using <em>File --> Load Tags</em>.</p>
+<p>Geany uses its own tag file format, similar to what <tt class="docutils literal"><span class="pre">ctags</span></tt> uses
+(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="#id46" id="workspace-tags" name="workspace-tags">Workspace tags</a></h3>
+<h3><a class="toc-backref" href="#id47" 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 and calltips in other documents open
-in the current session.</p>
+are also used for autocompletion and calltips for all documents open
+in the current session that have the same filetype.</p>
 <p>The <em>Go to Tag</em> commands can be used with all workspace tags. See
 <a class="reference" href="#go-to-tag-definition">Go to tag definition</a>.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id47" id="global-tags" name="global-tags">Global tags</a></h3>
+<h3><a class="toc-backref" href="#id48" id="global-tags" name="global-tags">Global tags</a></h3>
 <p>Global tags are used to provide autocompletion 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
@@ -1102,13 +1125,13 @@
 <p>You can either download these files or generate your own. They have
 the format:</p>
 <pre class="literal-block">
-libraryname.lang_ext.tags
+name.lang_ext.tags
 </pre>
 <p><em>lang_ext</em> is one of the extensions set for the filetype associated
 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="#id48" id="default-global-tags-files" name="default-global-tags-files">Default global tags files</a></h4>
+<h4><a class="toc-backref" href="#id49" 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">
@@ -1120,7 +1143,7 @@
 </ul>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id49" 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="#id50" 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>
@@ -1166,7 +1189,7 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id50" id="preferences" name="preferences">Preferences</a></h2>
+<h2><a class="toc-backref" href="#id51" 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
@@ -1184,12 +1207,12 @@
 (if present) comes after the screenshot of that tab.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id51" id="general-tab-in-preferences-dialog" name="general-tab-in-preferences-dialog">General tab in preferences dialog</a></h3>
+<h3><a class="toc-backref" href="#id52" 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>
 <img alt="./images/pref_dialog_gen.png" src="./images/pref_dialog_gen.png" />
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id52" id="interface-tab-in-preferences-dialog" name="interface-tab-in-preferences-dialog">Interface tab in preferences dialog</a></h3>
+<h3><a class="toc-backref" href="#id53" 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>
 <img alt="./images/pref_dialog_interface.png" src="./images/pref_dialog_interface.png" />
 <p>The open files list and the editor tabs are two different ways
@@ -1199,17 +1222,17 @@
 whether or not editor tabs are visible).</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id53" id="toolbar-tab-in-preferences-dialog" name="toolbar-tab-in-preferences-dialog">Toolbar tab in preferences dialog</a></h3>
+<h3><a class="toc-backref" href="#id54" id="toolbar-tab-in-preferences-dialog" name="toolbar-tab-in-preferences-dialog">Toolbar tab in preferences dialog</a></h3>
 <p>Toolbar tab in preferences dialog</p>
 <img alt="./images/pref_dialog_toolbar.png" src="./images/pref_dialog_toolbar.png" />
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id54" 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="#id55" 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>
 <!-- Display tab in preferences dialog (TODO) -->
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id55" id="editor-tab-in-preferences-dialog" name="editor-tab-in-preferences-dialog">Editor tab in preferences dialog</a></h3>
+<h3><a class="toc-backref" href="#id56" 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>
 <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
@@ -1217,22 +1240,22 @@
 insert newlines into your document while you type.)</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id56" id="files-tab-in-preferences-dialog" name="files-tab-in-preferences-dialog">Files tab in preferences dialog</a></h3>
+<h3><a class="toc-backref" href="#id57" 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>
 <img alt="./images/pref_dialog_files.png" src="./images/pref_dialog_files.png" />
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id57" id="tools-tab-in-preferences-dialog" name="tools-tab-in-preferences-dialog">Tools tab in preferences dialog</a></h3>
+<h3><a class="toc-backref" href="#id58" 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>
 <img alt="./images/pref_dialog_tools.png" src="./images/pref_dialog_tools.png" />
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id58" id="template-tab-in-preferences-dialog" name="template-tab-in-preferences-dialog">Template tab in preferences dialog</a></h3>
+<h3><a class="toc-backref" href="#id59" id="template-tab-in-preferences-dialog" name="template-tab-in-preferences-dialog">Template tab in preferences dialog</a></h3>
 <p>Template tab in preferences dialog</p>
 <img alt="./images/pref_dialog_templ.png" src="./images/pref_dialog_templ.png" />
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id59" id="keybinding-tab-in-preferences-dialog" name="keybinding-tab-in-preferences-dialog">Keybinding tab in preferences dialog</a></h3>
+<h3><a class="toc-backref" href="#id60" 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>
 <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,
@@ -1243,13 +1266,13 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id60" id="vte-tab-in-preferences-dialog" name="vte-tab-in-preferences-dialog">VTE tab in preferences dialog</a></h3>
+<h3><a class="toc-backref" href="#id61" 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>
 <img alt="./images/pref_dialog_vte.png" src="./images/pref_dialog_vte.png" />
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id61" id="project-management" name="project-management">Project Management</a></h2>
+<h2><a class="toc-backref" href="#id62" 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>Running <em>Make</em> from the project's base directory.</li>
@@ -1262,7 +1285,7 @@
 Geany is shutdown. When restarting Geany, the previously opened project
 file that was in use at the end of the last session will be reopened.</p>
 <div class="section">
-<h3><a class="toc-backref" href="#id62" id="new-project" name="new-project">New Project</a></h3>
+<h3><a class="toc-backref" href="#id63" 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
@@ -1272,13 +1295,13 @@
 structure contained in it.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id63" id="project-properties" name="project-properties">Project Properties</a></h3>
+<h3><a class="toc-backref" href="#id64" 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
 custom commands in.</p>
 <div class="section">
-<h4><a class="toc-backref" href="#id64" id="run-command" name="run-command">Run command</a></h4>
+<h4><a class="toc-backref" href="#id65" id="run-command" name="run-command">Run command</a></h4>
 <p>The Run command 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>
@@ -1291,17 +1314,17 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id65" id="close-project" name="close-project">Close Project</a></h3>
+<h3><a class="toc-backref" href="#id66" id="close-project" name="close-project">Close Project</a></h3>
 <p>Project file settings are saved when the project is closed.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id66" id="open-project" name="open-project">Open Project</a></h3>
+<h3><a class="toc-backref" href="#id67" 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>.</p>
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id67" id="build-system" name="build-system">Build system</a></h2>
+<h2><a class="toc-backref" href="#id68" 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
@@ -1325,7 +1348,7 @@
 <li>Set Includes and Arguments</li>
 </ul>
 <div class="section">
-<h3><a class="toc-backref" href="#id68" id="compile" name="compile">Compile</a></h3>
+<h3><a class="toc-backref" href="#id69" 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>
@@ -1335,7 +1358,7 @@
 will run the file in its language interpreter.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id69" id="build" name="build">Build</a></h3>
+<h3><a class="toc-backref" href="#id70" 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
@@ -1343,7 +1366,7 @@
 <p>Interpreted languages do not use the Build command.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id70" id="make-all" name="make-all">Make all</a></h3>
+<h3><a class="toc-backref" href="#id71" 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">
@@ -1353,19 +1376,19 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id71" id="make-custom-target" name="make-custom-target">Make custom target</a></h3>
+<h3><a class="toc-backref" href="#id72" 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="#id72" id="make-object" name="make-object">Make object</a></h3>
+<h3><a class="toc-backref" href="#id73" 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="#id73" id="execute" name="execute">Execute</a></h3>
+<h3><a class="toc-backref" href="#id74" 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 -
@@ -1376,7 +1399,7 @@
 output from the program before the terminal window is closed.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id74" id="stopping-running-processes" name="stopping-running-processes">Stopping running processes</a></h3>
+<h3><a class="toc-backref" href="#id75" 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))
@@ -1385,7 +1408,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="#id75" id="terminal-emulators" name="terminal-emulators">Terminal emulators</a></h4>
+<h4><a class="toc-backref" href="#id76" 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
@@ -1394,7 +1417,7 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id76" id="set-includes-and-arguments" name="set-includes-and-arguments">Set Includes and Arguments</a></h3>
+<h3><a class="toc-backref" href="#id77" id="set-includes-and-arguments" name="set-includes-and-arguments">Set Includes and Arguments</a></h3>
 <p>By default the Compile and Build commands invoke the compiler and
 linker with only the basic arguments needed by all programs. Using
 Set Includes and Arguments you can add any include paths and compile
@@ -1411,14 +1434,14 @@
 different settings, then writing a Makefile and using the Make commands
 is recommended.</p>
 <div class="section">
-<h4><a class="toc-backref" href="#id77" id="one-step-compilation" name="one-step-compilation">One step compilation</a></h4>
+<h4><a class="toc-backref" href="#id78" id="one-step-compilation" name="one-step-compilation">One step compilation</a></h4>
 <p>If you are using the Build command to compile and link in one step,
 you will need to set both the compiler arguments and the linker
 arguments in the linker command setting.</p>
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id78" id="indicators" name="indicators">Indicators</a></h3>
+<h3><a class="toc-backref" href="#id79" id="indicators" name="indicators">Indicators</a></h3>
 <p>Indicators are red squiggly underlines which are used to highlight
 errors which occured while compiling the current file. So you can
 easily see where your code failed to compile. To remove the indicators,
@@ -1428,7 +1451,7 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id79" id="printing-support" name="printing-support">Printing support</a></h2>
+<h2><a class="toc-backref" href="#id80" id="printing-support" name="printing-support">Printing support</a></h2>
 <p>Geany has basic printing support. This means you can print a file by
 passing the filename of the current file to a command which actually
 prints the file. However, the printed document contains no syntax
@@ -1455,7 +1478,7 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id80" id="plugins" name="plugins">Plugins</a></h2>
+<h2><a class="toc-backref" href="#id81" id="plugins" name="plugins">Plugins</a></h2>
 <p>Plugins are loaded at startup, if the <em>Enable plugin support</em>
 general preference is set. There is also a command-line option,
 <tt class="docutils literal"><span class="pre">-p</span></tt>, which prevents plugins being loaded. Plugins are scanned in
@@ -1471,13 +1494,13 @@
 after installation of Geany.</p>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id81" id="keybindings" name="keybindings">Keybindings</a></h2>
+<h2><a class="toc-backref" href="#id82" id="keybindings" name="keybindings">Keybindings</a></h2>
 <p>Geany supports the default keyboard shortcuts for the Scintilla
 editing widget. For a list of these commands, see <a class="reference" href="#scintilla-keyboard-commands">Scintilla
 keyboard commands</a>. The Scintilla keyboard shortcuts will be overridden
 by any custom keybindings with the same keyboard shortcut.</p>
 <div class="section">
-<h3><a class="toc-backref" href="#id82" id="switching-documents" name="switching-documents">Switching documents</a></h3>
+<h3><a class="toc-backref" href="#id83" id="switching-documents" name="switching-documents">Switching documents</a></h3>
 <p>There are a few non-configurable bindings to switch between documents,
 listed below. These can also be overridden by custom keybindings.</p>
 <table border="1" class="docutils">
@@ -1507,7 +1530,7 @@
 </table>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id83" id="configurable-keybindings" name="configurable-keybindings">Configurable keybindings</a></h3>
+<h3><a class="toc-backref" href="#id84" id="configurable-keybindings" name="configurable-keybindings">Configurable keybindings</a></h3>
 <p>For all actions listed below you can define your own keybindings. Open
 the Preferences dialog, select the desired action and click on
 change. In the opening dialog you can press any key combination you
@@ -1696,21 +1719,24 @@
 </tr>
 <tr><td>Navigate forward a location</td>
 <td>Switches to the next location in the navigation
-history.</td>
+history. See the section called <a class="reference" href="#code-navigation-history">Code Navigation
+History</a>.</td>
 </tr>
 <tr><td>Navigate back a location</td>
 <td>Switches to the previous location in the
-navigation history.</td>
+navigation history. See the section called
+<a class="reference" href="#code-navigation-history">Code Navigation History</a>.</td>
 </tr>
 <tr><td><strong>Editing operations</strong></td>
 <td> </td>
 </tr>
-<tr><td>Convert selection to lower case</td>
-<td>Converts the current selection to lower case.</td>
+<tr><td>Toggle case of selection</td>
+<td>Changes the case of the selection. A lowercase
+selection will be changed into uppercase and vice
+versa. If the selection contains lower- and
+uppercase characters, all will be converted to
+lowercase.</td>
 </tr>
-<tr><td>Convert selection to upper case</td>
-<td>Converts the current selection to upper case.</td>
-</tr>
 <tr><td>Duplicate line or selection</td>
 <td>Duplicates the current line or selection.</td>
 </tr>
@@ -1842,7 +1868,7 @@
 the keyboard cursor). If the declaration cannot be
 found (e.g. the relevant file is not open) Geany
 will beep and do nothing. See the section called
-<a class="reference" href="#go-to-tag-definition">Go to tag definition</a>.</td>
+<a class="reference" href="#go-to-tag-declaration">Go to tag declaration</a>.</td>
 </tr>
 <tr><td>Context Action</td>
 <td>Executes a command and passes the current word
@@ -1856,9 +1882,9 @@
 </div>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id84" id="configuration-files" name="configuration-files">Configuration files</a></h1>
+<h1><a class="toc-backref" href="#id85" id="configuration-files" name="configuration-files">Configuration files</a></h1>
 <div class="section">
-<h2><a class="toc-backref" href="#id85" id="global-configuration-file" name="global-configuration-file">Global configuration file</a></h2>
+<h2><a class="toc-backref" href="#id86" id="global-configuration-file" name="global-configuration-file">Global configuration file</a></h2>
 <p>You can use a global configuration file for Geany which will be used if
 the user starts Geany for the first time and an user's configuration
 file was not yet created or in case an user deleted the configuration
@@ -1878,7 +1904,7 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id86" id="filetype-definition-files" name="filetype-definition-files">Filetype definition files</a></h2>
+<h2><a class="toc-backref" href="#id87" id="filetype-definition-files" name="filetype-definition-files">Filetype definition files</a></h2>
 <p>All colour definitions and other filetype specific settings are
 stored in the filetype definition files. Those settings are colours
 for syntax highlighting, general settings like comment characters or
@@ -1906,9 +1932,9 @@
 to change. All missing settings will be read from the corresponding
 global definition file in <tt class="docutils literal"><span class="pre">$prefix/share/geany</span></tt>.</p>
 <div class="section">
-<h3><a class="toc-backref" href="#id87" id="format" name="format">Format</a></h3>
+<h3><a class="toc-backref" href="#id88" id="format" name="format">Format</a></h3>
 <div class="section">
-<h4><a class="toc-backref" href="#id88" id="styling-section" name="styling-section">[styling] Section</a></h4>
+<h4><a class="toc-backref" href="#id89" id="styling-section" name="styling-section">[styling] Section</a></h4>
 <p>In this section the colours for syntax highlighting are defined. The
 format is always: key=forground_colour;background_colour;bold;italic</p>
 <p>Colours have to be specified as RGB hex values prefixed by
@@ -1918,7 +1944,7 @@
 value is something other than "true" or "false", "false" is assumed.</p>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id89" id="keywords-section" name="keywords-section">[keywords] Section</a></h4>
+<h4><a class="toc-backref" href="#id90" id="keywords-section" name="keywords-section">[keywords] Section</a></h4>
 <p>This section contains keys for different keyword lists specific to
 the filetype. Some filetypes do not support keywords, so adding a
 new key will not work. You can only add or remove keywords to/from
@@ -1929,7 +1955,7 @@
 </div>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id90" id="settings-section" name="settings-section">[settings] Section</a></h4>
+<h4><a class="toc-backref" href="#id91" id="settings-section" name="settings-section">[settings] Section</a></h4>
 <dl class="docutils">
 <dt>wordchars</dt>
 <dd><p class="first">These characters define word boundaries when making selections
@@ -1983,7 +2009,7 @@
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id91" id="build-settings-section" name="build-settings-section">[build_settings] Section</a></h4>
+<h4><a class="toc-backref" href="#id92" id="build-settings-section" name="build-settings-section">[build_settings] Section</a></h4>
 <dl class="docutils">
 <dt>compiler</dt>
 <dd><p class="first">This item specifies the command to compile source code files. But
@@ -2016,7 +2042,7 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id92" id="special-file-filetypes-common" name="special-file-filetypes-common">Special file filetypes.common</a></h3>
+<h3><a class="toc-backref" href="#id93" id="special-file-filetypes-common" name="special-file-filetypes-common">Special file filetypes.common</a></h3>
 <p>There is a special filetype definition file called
 filetypes.common. This file defines some general non-filetype-specific
 settings.</p>
@@ -2126,7 +2152,7 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id93" id="filetype-extensions" name="filetype-extensions">Filetype extensions</a></h2>
+<h2><a class="toc-backref" href="#id94" id="filetype-extensions" name="filetype-extensions">Filetype extensions</a></h2>
 <p>You can override the default extensions that Geany uses for each
 filetype using the <tt class="docutils literal"><span class="pre">filetype_extensions.conf</span></tt> file.</p>
 <p>To override the system-wide configuration file, copy it from
@@ -2150,7 +2176,7 @@
 </pre>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id94" id="templates" name="templates">Templates</a></h2>
+<h2><a class="toc-backref" href="#id95" id="templates" name="templates">Templates</a></h2>
 <p>Geany supports the following templates:</p>
 <ul class="simple">
 <li>ChangeLog entry</li>
@@ -2172,7 +2198,7 @@
 of a function or the function name cannot be determined, you cannot
 insert a function description.</p>
 <div class="section">
-<h3><a class="toc-backref" href="#id95" id="template-metadata" name="template-metadata">Template metadata</a></h3>
+<h3><a class="toc-backref" href="#id96" id="template-metadata" name="template-metadata">Template metadata</a></h3>
 <p>Metadata can be used with all templates, but by default user set
 metadata is only used for the ChangeLog and File header templates.</p>
 <p>In the configuration dialog you can find a tab "Templates" (see
@@ -2182,7 +2208,7 @@
 at startup.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id96" id="filetype-templates" name="filetype-templates">Filetype templates</a></h3>
+<h3><a class="toc-backref" href="#id97" id="filetype-templates" name="filetype-templates">Filetype templates</a></h3>
 <p>Filetype templates are templates used as the basis of a new file. To
 use them, choose the <em>New (with Template)</em> menu item from the <em>File</em>
 menu.</p>
@@ -2203,7 +2229,7 @@
 the New command is used without a filetype. This is empty by default.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id97" id="customizing-templates" name="customizing-templates">Customizing templates</a></h3>
+<h3><a class="toc-backref" href="#id98" id="customizing-templates" name="customizing-templates">Customizing templates</a></h3>
 <p>Each template can be customized to your needs. The templates are
 stored in the <tt class="docutils literal"><span class="pre">~/.geany/templates/</span></tt> directory (see the section called
 <a class="reference" href="#command-line-options">Command line options</a> for further information about the configuration
@@ -2211,7 +2237,7 @@
 Geany ;-) ) and edit the template to your needs. There are some
 wildcards which will be automatically replaced by Geany at startup.</p>
 <div class="section">
-<h4><a class="toc-backref" href="#id98" id="template-wildcards" name="template-wildcards">Template wildcards</a></h4>
+<h4><a class="toc-backref" href="#id99" id="template-wildcards" name="template-wildcards">Template wildcards</a></h4>
 <p>All wildcards must be enclosed by "{" and "}", e.g. {date}.</p>
 <table border="1" class="docutils">
 <colgroup>
@@ -2320,7 +2346,7 @@
 </div>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id99" id="contributing-to-this-document" name="contributing-to-this-document">Contributing to this document</a></h1>
+<h1><a class="toc-backref" href="#id100" id="contributing-to-this-document" name="contributing-to-this-document">Contributing to this document</a></h1>
 <p>This document (<tt class="docutils literal"><span class="pre">geany.txt</span></tt>) is written in <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a>
 (or "reST"). The source file for it is located in Geany's <tt class="docutils literal"><span class="pre">doc</span></tt>
 subdirectory.  If you intend on making changes, you should grab the
@@ -2340,7 +2366,7 @@
 and Fedora systems.</p>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id100" id="scintilla-keyboard-commands" name="scintilla-keyboard-commands">Scintilla keyboard commands</a></h1>
+<h1><a class="toc-backref" href="#id101" id="scintilla-keyboard-commands" name="scintilla-keyboard-commands">Scintilla keyboard commands</a></h1>
 <p>Copyright © 1998, 2006 Neil Hodgson <neilh(at)scintilla(dot)org></p>
 <p>This appendix is distributed under the terms of the License for
 Scintilla and SciTE. A copy of this license can be found in the file
@@ -2349,7 +2375,7 @@
 Scintilla and SciTE</a>.</p>
 <p>20 June 2006</p>
 <div class="section">
-<h2><a class="toc-backref" href="#id101" id="keyboard-commands" name="keyboard-commands">Keyboard commands</a></h2>
+<h2><a class="toc-backref" href="#id102" id="keyboard-commands" name="keyboard-commands">Keyboard commands</a></h2>
 <p>Keyboard commands for Scintilla mostly follow common Windows and GTK+
 conventions. All move keys (arrows, page up/down, home and end)
 allows to extend or reduce the stream selection when holding the
@@ -2449,7 +2475,7 @@
 </div>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id102" id="hidden-preferences" name="hidden-preferences">Hidden preferences</a></h1>
+<h1><a class="toc-backref" href="#id103" id="hidden-preferences" name="hidden-preferences">Hidden preferences</a></h1>
 <p>There are some uncommon preferences that are not shown in the
 Preferences dialog. These can be set by using a second instance of
 Geany to edit <tt class="docutils literal"><span class="pre">~/.geany/geany.conf</span></tt>. After saving the file, restart
@@ -2495,7 +2521,7 @@
 </table>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id103" id="compile-time-options" name="compile-time-options">Compile-time options</a></h1>
+<h1><a class="toc-backref" href="#id104" id="compile-time-options" name="compile-time-options">Compile-time options</a></h1>
 <p>There are some options which can only be changed at compile time. To
 change these options, edit the file src/geany.h. Look for a block of
 lines starting with <tt class="docutils literal"><span class="pre">#define</span> <span class="pre">GEANY_*</span></tt>. Any definitions which are
@@ -2640,7 +2666,7 @@
 </table>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id104" id="gnu-general-public-license" name="gnu-general-public-license">GNU General Public License</a></h1>
+<h1><a class="toc-backref" href="#id105" id="gnu-general-public-license" name="gnu-general-public-license">GNU General Public License</a></h1>
 <pre class="literal-block">
             GNU GENERAL PUBLIC LICENSE
                Version 2, June 1991
@@ -2985,7 +3011,7 @@
 </pre>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id105" id="license-for-scintilla-and-scite" name="license-for-scintilla-and-scite">License for Scintilla and SciTE</a></h1>
+<h1><a class="toc-backref" href="#id106" id="license-for-scintilla-and-scite" name="license-for-scintilla-and-scite">License for Scintilla and SciTE</a></h1>
 <p>Copyright 1998-2003 by Neil Hodgson <neilh(at)scintilla(dot)org></p>
 <p>All Rights Reserved</p>
 <p>Permission to use, copy, modify, and distribute this software and
@@ -3005,7 +3031,7 @@
 <div class="footer">
 <hr class="footer" />
 <a class="reference" href="geany.txt">View document source</a>.
-Generated on: 2007-09-07 16:34 UTC.
+Generated on: 2007-09-12 11:40 UTC.
 Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
 
 </div>

Modified: trunk/doc/geany.txt
===================================================================
--- trunk/doc/geany.txt	2007-09-12 11:17:53 UTC (rev 1873)
+++ trunk/doc/geany.txt	2007-09-12 11:39:21 UTC (rev 1874)
@@ -491,16 +491,18 @@
 Code Navigation History
 ^^^^^^^^^^^^^^^^^^^^^^^
 
-To ease navigation in source files and especially between different files, Geany
-let you jump between different navigation points. Currently, this works when using
-the `Go to tag declaration`_, `Go to tag definition`_ commands and when clicking
-on symbol list items.
+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 `Go to tag declaration`_,
+`Go to tag definition`_ commands and when clicking on symbol list
+items.
 
-When using one of these actions, Geany remembers your current position and jumps
-to the new one. If you decide to go back to your previous position in the file,
-just use "Navigate back a location". To get back to the new position again, just
-use "Navigate forward a location". This makes it easier to navigate in e.g.
-foreign code and between different files.
+When using one of these actions, Geany remembers your current position
+and jumps to the new one. If you decide to go back to your previous
+position in the file, just use "Navigate back a location". To
+get back to the new position again, just use "Navigate forward a
+location". This makes it easier to navigate in e.g.  foreign code
+and between different files.
 
 
 Send text through definable commands
@@ -878,14 +880,24 @@
 Tags
 ----
 
+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
+tags files") from its ``~/.geany/tags`` directory upon startup, or
+manually using *File --> Load Tags*.
 
+Geany uses its own tag file format, similar to what ``ctags`` uses
+(but is incompatible with ctags). You use Geany to generate global
+tags files, as described below.
+
+
 Workspace tags
 ^^^^^^^^^^^^^^
 
 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 and calltips in other documents open
-in the current session.
+are also used for autocompletion and calltips for all documents open
+in the current session that have the same filetype.
 
 The *Go to Tag* commands can be used with all workspace tags. See
 `Go to tag definition`_.
@@ -908,7 +920,7 @@
 You can either download these files or generate your own. They have
 the format::
 
-    libraryname.lang_ext.tags
+    name.lang_ext.tags
 
 *lang_ext* is one of the extensions set for the filetype associated
 with the tags. See the section called `Filetype extensions`_ for


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