SF.net SVN: geany: [1859] trunk

ntrel at users.sourceforge.net ntrel at xxxxx
Fri Sep 7 16:45:17 UTC 2007


Revision: 1859
          http://geany.svn.sourceforge.net/geany/?rev=1859&view=rev
Author:   ntrel
Date:     2007-09-07 09:45:17 -0700 (Fri, 07 Sep 2007)

Log Message:
-----------
Minor update of Preferences dialog section.

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

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2007-09-07 15:52:31 UTC (rev 1858)
+++ trunk/ChangeLog	2007-09-07 16:45:17 UTC (rev 1859)
@@ -9,6 +9,8 @@
  * src/interface.c, src/prefs.c, geany.glade:
    Replace 'Use tabs...' preference checkbox with Tabs, Spaces radio
    buttons (should be a bit clearer).
+ * doc/geany.txt, doc/geany.html:
+   Minor update of Preferences dialog section.
 
 
 2007-09-05  Enrico Tröger  <enrico(dot)troeger(at)uvena(dot)de>

Modified: trunk/doc/geany.html
===================================================================
--- trunk/doc/geany.html	2007-09-07 15:52:31 UTC (rev 1858)
+++ trunk/doc/geany.html	2007-09-07 16:45:17 UTC (rev 1859)
@@ -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-08-31" />
+<meta name="date" content="2007-09-07" />
 <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-08-31</td></tr>
+<td>2007-09-07</td></tr>
 <tr><th class="docinfo-name">Version:</th>
 <td>0.12</td></tr>
 </tbody>
@@ -223,85 +223,86 @@
 <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="#files-tab-in-preferences-dialog" id="id54" name="id54">Files 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="#tools-tab-in-preferences-dialog" id="id56" name="id56">Tools tab in preferences dialog</a></li>
-<li><a class="reference" href="#template-tab-in-preferences-dialog" id="id57" name="id57">Template tab in preferences dialog</a></li>
-<li><a class="reference" href="#keybinding-tab-in-preferences-dialog" id="id58" name="id58">Keybinding tab in preferences dialog</a></li>
-<li><a class="reference" href="#vte-tab-in-preferences-dialog" id="id59" name="id59">VTE 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>
 </ul>
 </li>
-<li><a class="reference" href="#project-management" id="id60" name="id60">Project Management</a><ul>
-<li><a class="reference" href="#new-project" id="id61" name="id61">New Project</a></li>
-<li><a class="reference" href="#project-properties" id="id62" name="id62">Project Properties</a><ul>
-<li><a class="reference" href="#run-command" id="id63" name="id63">Run command</a></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>
 </ul>
 </li>
-<li><a class="reference" href="#close-project" id="id64" name="id64">Close Project</a></li>
-<li><a class="reference" href="#open-project" id="id65" name="id65">Open Project</a></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>
 </ul>
 </li>
-<li><a class="reference" href="#build-system" id="id66" name="id66">Build system</a><ul>
-<li><a class="reference" href="#compile" id="id67" name="id67">Compile</a></li>
-<li><a class="reference" href="#build" id="id68" name="id68">Build</a></li>
-<li><a class="reference" href="#make-all" id="id69" name="id69">Make all</a></li>
-<li><a class="reference" href="#make-custom-target" id="id70" name="id70">Make custom target</a></li>
-<li><a class="reference" href="#make-object" id="id71" name="id71">Make object</a></li>
-<li><a class="reference" href="#execute" id="id72" name="id72">Execute</a></li>
-<li><a class="reference" href="#stopping-running-processes" id="id73" name="id73">Stopping running processes</a><ul>
-<li><a class="reference" href="#terminal-emulators" id="id74" name="id74">Terminal emulators</a></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>
 </ul>
 </li>
-<li><a class="reference" href="#set-includes-and-arguments" id="id75" name="id75">Set Includes and Arguments</a><ul>
-<li><a class="reference" href="#one-step-compilation" id="id76" name="id76">One step compilation</a></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>
 </ul>
 </li>
-<li><a class="reference" href="#indicators" id="id77" name="id77">Indicators</a></li>
+<li><a class="reference" href="#indicators" id="id78" name="id78">Indicators</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#printing-support" id="id78" name="id78">Printing support</a></li>
-<li><a class="reference" href="#plugins" id="id79" name="id79">Plugins</a></li>
-<li><a class="reference" href="#keybindings" id="id80" name="id80">Keybindings</a><ul>
-<li><a class="reference" href="#switching-documents" id="id81" name="id81">Switching documents</a></li>
-<li><a class="reference" href="#configurable-keybindings" id="id82" name="id82">Configurable keybindings</a></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>
 </ul>
 </li>
 </ul>
 </li>
-<li><a class="reference" href="#configuration-files" id="id83" name="id83">Configuration files</a><ul>
-<li><a class="reference" href="#global-configuration-file" id="id84" name="id84">Global configuration file</a></li>
-<li><a class="reference" href="#filetype-definition-files" id="id85" name="id85">Filetype definition files</a><ul>
-<li><a class="reference" href="#format" id="id86" name="id86">Format</a><ul>
-<li><a class="reference" href="#styling-section" id="id87" name="id87">[styling] Section</a></li>
-<li><a class="reference" href="#keywords-section" id="id88" name="id88">[keywords] Section</a></li>
-<li><a class="reference" href="#settings-section" id="id89" name="id89">[settings] Section</a></li>
-<li><a class="reference" href="#build-settings-section" id="id90" name="id90">[build_settings] Section</a></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>
 </ul>
 </li>
-<li><a class="reference" href="#special-file-filetypes-common" id="id91" name="id91">Special file filetypes.common</a></li>
+<li><a class="reference" href="#special-file-filetypes-common" id="id92" name="id92">Special file filetypes.common</a></li>
 </ul>
 </li>
-<li><a class="reference" href="#filetype-extensions" id="id92" name="id92">Filetype extensions</a></li>
-<li><a class="reference" href="#templates" id="id93" name="id93">Templates</a><ul>
-<li><a class="reference" href="#template-metadata" id="id94" name="id94">Template metadata</a></li>
-<li><a class="reference" href="#filetype-templates" id="id95" name="id95">Filetype templates</a></li>
-<li><a class="reference" href="#customizing-templates" id="id96" name="id96">Customizing templates</a><ul>
-<li><a class="reference" href="#template-wildcards" id="id97" name="id97">Template wildcards</a></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>
 </ul>
 </li>
 </ul>
 </li>
 </ul>
 </li>
-<li><a class="reference" href="#contributing-to-this-document" id="id98" name="id98">Contributing to this document</a></li>
-<li><a class="reference" href="#scintilla-keyboard-commands" id="id99" name="id99">Scintilla keyboard commands</a><ul>
-<li><a class="reference" href="#keyboard-commands" id="id100" name="id100">Keyboard commands</a></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>
 </ul>
 </li>
-<li><a class="reference" href="#hidden-preferences" id="id101" name="id101">Hidden preferences</a></li>
-<li><a class="reference" href="#compile-time-options" id="id102" name="id102">Compile-time options</a></li>
-<li><a class="reference" href="#gnu-general-public-license" id="id103" name="id103">GNU General Public License</a></li>
-<li><a class="reference" href="#license-for-scintilla-and-scite" id="id104" name="id104">License for Scintilla and SciTE</a></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>
 </ul>
 </div>
 <div class="section">
@@ -1176,6 +1177,7 @@
 persist between Geany sessions. The settings under the Document menu,
 however, are only for the current document and revert to defaults
 when restarting Geany.</p>
+<p>There are also some rarer <a class="reference" href="#hidden-preferences">Hidden preferences</a>.</p>
 <div class="note">
 <p class="first admonition-title">Note</p>
 <p class="last">In the paragraphs that follow, the text describing a dialog tab
@@ -1185,7 +1187,6 @@
 <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>
 <p>General tab in preferences dialog</p>
 <img alt="./images/pref_dialog_gen.png" src="./images/pref_dialog_gen.png" />
-<p><em>The "Context Activation" setting needs to be documented.</em></p>
 </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>
@@ -1203,30 +1204,35 @@
 <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="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" />
+<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>
+<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>
 <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
-editor. Currently, there is no setting to have Geany automatically
-insert newlines into your document while you type.</p>
+editor. (Currently, there is no setting to have Geany automatically
+insert newlines into your document while you type.)</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id56" 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="#id56" 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>
 <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="#id57" 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="#id58" 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="#id58" 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="#id59" 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,
@@ -1237,13 +1243,13 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id59" 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="#id60" 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="#id60" id="project-management" name="project-management">Project Management</a></h2>
+<h2><a class="toc-backref" href="#id61" 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>
@@ -1256,7 +1262,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="#id61" id="new-project" name="new-project">New Project</a></h3>
+<h3><a class="toc-backref" href="#id62" 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
@@ -1266,13 +1272,13 @@
 structure contained in it.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id62" id="project-properties" name="project-properties">Project Properties</a></h3>
+<h3><a class="toc-backref" href="#id63" 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="#id63" id="run-command" name="run-command">Run command</a></h4>
+<h4><a class="toc-backref" href="#id64" 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>
@@ -1285,17 +1291,17 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id64" id="close-project" name="close-project">Close Project</a></h3>
+<h3><a class="toc-backref" href="#id65" 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="#id65" id="open-project" name="open-project">Open Project</a></h3>
+<h3><a class="toc-backref" href="#id66" 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="#id66" id="build-system" name="build-system">Build system</a></h2>
+<h2><a class="toc-backref" href="#id67" 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
@@ -1319,7 +1325,7 @@
 <li>Set Includes and Arguments</li>
 </ul>
 <div class="section">
-<h3><a class="toc-backref" href="#id67" id="compile" name="compile">Compile</a></h3>
+<h3><a class="toc-backref" href="#id68" 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>
@@ -1329,7 +1335,7 @@
 will run the file in its language interpreter.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id68" id="build" name="build">Build</a></h3>
+<h3><a class="toc-backref" href="#id69" 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
@@ -1337,7 +1343,7 @@
 <p>Interpreted languages do not use the Build command.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id69" id="make-all" name="make-all">Make all</a></h3>
+<h3><a class="toc-backref" href="#id70" 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">
@@ -1347,19 +1353,19 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id70" id="make-custom-target" name="make-custom-target">Make custom target</a></h3>
+<h3><a class="toc-backref" href="#id71" 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="#id71" id="make-object" name="make-object">Make object</a></h3>
+<h3><a class="toc-backref" href="#id72" 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="#id72" id="execute" name="execute">Execute</a></h3>
+<h3><a class="toc-backref" href="#id73" 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 -
@@ -1370,7 +1376,7 @@
 output from the program before the terminal window is closed.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id73" id="stopping-running-processes" name="stopping-running-processes">Stopping running processes</a></h3>
+<h3><a class="toc-backref" href="#id74" 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))
@@ -1379,7 +1385,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="#id74" id="terminal-emulators" name="terminal-emulators">Terminal emulators</a></h4>
+<h4><a class="toc-backref" href="#id75" 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
@@ -1388,7 +1394,7 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id75" id="set-includes-and-arguments" name="set-includes-and-arguments">Set Includes and Arguments</a></h3>
+<h3><a class="toc-backref" href="#id76" 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
@@ -1405,14 +1411,14 @@
 different settings, then writing a Makefile and using the Make commands
 is recommended.</p>
 <div class="section">
-<h4><a class="toc-backref" href="#id76" id="one-step-compilation" name="one-step-compilation">One step compilation</a></h4>
+<h4><a class="toc-backref" href="#id77" 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="#id77" id="indicators" name="indicators">Indicators</a></h3>
+<h3><a class="toc-backref" href="#id78" 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,
@@ -1422,7 +1428,7 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id78" id="printing-support" name="printing-support">Printing support</a></h2>
+<h2><a class="toc-backref" href="#id79" 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
@@ -1449,7 +1455,7 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id79" id="plugins" name="plugins">Plugins</a></h2>
+<h2><a class="toc-backref" href="#id80" 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
@@ -1465,13 +1471,13 @@
 after installation of Geany.</p>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id80" id="keybindings" name="keybindings">Keybindings</a></h2>
+<h2><a class="toc-backref" href="#id81" 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="#id81" id="switching-documents" name="switching-documents">Switching documents</a></h3>
+<h3><a class="toc-backref" href="#id82" 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">
@@ -1501,7 +1507,7 @@
 </table>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id82" id="configurable-keybindings" name="configurable-keybindings">Configurable keybindings</a></h3>
+<h3><a class="toc-backref" href="#id83" 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
@@ -1850,9 +1856,9 @@
 </div>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id83" id="configuration-files" name="configuration-files">Configuration files</a></h1>
+<h1><a class="toc-backref" href="#id84" id="configuration-files" name="configuration-files">Configuration files</a></h1>
 <div class="section">
-<h2><a class="toc-backref" href="#id84" id="global-configuration-file" name="global-configuration-file">Global configuration file</a></h2>
+<h2><a class="toc-backref" href="#id85" 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
@@ -1872,7 +1878,7 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id85" id="filetype-definition-files" name="filetype-definition-files">Filetype definition files</a></h2>
+<h2><a class="toc-backref" href="#id86" 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
@@ -1900,9 +1906,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="#id86" id="format" name="format">Format</a></h3>
+<h3><a class="toc-backref" href="#id87" id="format" name="format">Format</a></h3>
 <div class="section">
-<h4><a class="toc-backref" href="#id87" id="styling-section" name="styling-section">[styling] Section</a></h4>
+<h4><a class="toc-backref" href="#id88" 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
@@ -1912,7 +1918,7 @@
 value is something other than "true" or "false", "false" is assumed.</p>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id88" id="keywords-section" name="keywords-section">[keywords] Section</a></h4>
+<h4><a class="toc-backref" href="#id89" 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
@@ -1923,7 +1929,7 @@
 </div>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id89" id="settings-section" name="settings-section">[settings] Section</a></h4>
+<h4><a class="toc-backref" href="#id90" 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
@@ -1977,7 +1983,7 @@
 </dl>
 </div>
 <div class="section">
-<h4><a class="toc-backref" href="#id90" id="build-settings-section" name="build-settings-section">[build_settings] Section</a></h4>
+<h4><a class="toc-backref" href="#id91" 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
@@ -2010,7 +2016,7 @@
 </div>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id91" id="special-file-filetypes-common" name="special-file-filetypes-common">Special file filetypes.common</a></h3>
+<h3><a class="toc-backref" href="#id92" 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>
@@ -2120,7 +2126,7 @@
 </div>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id92" id="filetype-extensions" name="filetype-extensions">Filetype extensions</a></h2>
+<h2><a class="toc-backref" href="#id93" 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
@@ -2144,7 +2150,7 @@
 </pre>
 </div>
 <div class="section">
-<h2><a class="toc-backref" href="#id93" id="templates" name="templates">Templates</a></h2>
+<h2><a class="toc-backref" href="#id94" id="templates" name="templates">Templates</a></h2>
 <p>Geany supports the following templates:</p>
 <ul class="simple">
 <li>ChangeLog entry</li>
@@ -2166,7 +2172,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="#id94" id="template-metadata" name="template-metadata">Template metadata</a></h3>
+<h3><a class="toc-backref" href="#id95" 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
@@ -2176,7 +2182,7 @@
 at startup.</p>
 </div>
 <div class="section">
-<h3><a class="toc-backref" href="#id95" id="filetype-templates" name="filetype-templates">Filetype templates</a></h3>
+<h3><a class="toc-backref" href="#id96" 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>
@@ -2197,7 +2203,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="#id96" id="customizing-templates" name="customizing-templates">Customizing templates</a></h3>
+<h3><a class="toc-backref" href="#id97" 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
@@ -2205,7 +2211,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="#id97" id="template-wildcards" name="template-wildcards">Template wildcards</a></h4>
+<h4><a class="toc-backref" href="#id98" 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>
@@ -2314,7 +2320,7 @@
 </div>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id98" id="contributing-to-this-document" name="contributing-to-this-document">Contributing to this document</a></h1>
+<h1><a class="toc-backref" href="#id99" 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
@@ -2334,7 +2340,7 @@
 and Fedora systems.</p>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id99" id="scintilla-keyboard-commands" name="scintilla-keyboard-commands">Scintilla keyboard commands</a></h1>
+<h1><a class="toc-backref" href="#id100" 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
@@ -2343,7 +2349,7 @@
 Scintilla and SciTE</a>.</p>
 <p>20 June 2006</p>
 <div class="section">
-<h2><a class="toc-backref" href="#id100" id="keyboard-commands" name="keyboard-commands">Keyboard commands</a></h2>
+<h2><a class="toc-backref" href="#id101" 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
@@ -2443,7 +2449,7 @@
 </div>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id101" id="hidden-preferences" name="hidden-preferences">Hidden preferences</a></h1>
+<h1><a class="toc-backref" href="#id102" 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
@@ -2489,7 +2495,7 @@
 </table>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id102" id="compile-time-options" name="compile-time-options">Compile-time options</a></h1>
+<h1><a class="toc-backref" href="#id103" 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
@@ -2634,7 +2640,7 @@
 </table>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id103" id="gnu-general-public-license" name="gnu-general-public-license">GNU General Public License</a></h1>
+<h1><a class="toc-backref" href="#id104" 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
@@ -2979,7 +2985,7 @@
 </pre>
 </div>
 <div class="section">
-<h1><a class="toc-backref" href="#id104" 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="#id105" 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
@@ -2999,7 +3005,7 @@
 <div class="footer">
 <hr class="footer" />
 <a class="reference" href="geany.txt">View document source</a>.
-Generated on: 2007-09-07 12:34 UTC.
+Generated on: 2007-09-07 16:34 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-07 15:52:31 UTC (rev 1858)
+++ trunk/doc/geany.txt	2007-09-07 16:45:17 UTC (rev 1859)
@@ -984,6 +984,8 @@
 however, are only for the current document and revert to defaults
 when restarting Geany.
 
+There are also some rarer `Hidden preferences`_.
+
 .. note::
     In the paragraphs that follow, the text describing a dialog tab
     (if present) comes after the screenshot of that tab.
@@ -996,9 +998,7 @@
 
 .. image:: ./images/pref_dialog_gen.png
 
-*The "Context Activation" setting needs to be documented.*
 
-
 Interface tab in preferences dialog
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
@@ -1021,12 +1021,12 @@
 .. image:: ./images/pref_dialog_toolbar.png
 
 
-Files tab in preferences dialog
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Display tab in preferences dialog
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-Files tab in preferences dialog
+This is for visual elements displayed in the editor window.
 
-.. image:: ./images/pref_dialog_files.png
+.. Display tab in preferences dialog (TODO)
 
 
 Editor tab in preferences dialog
@@ -1037,10 +1037,18 @@
 .. image:: ./images/pref_dialog_edit.png
 
 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.
+editor. (Currently, there is no setting to have Geany automatically
+insert newlines into your document while you type.)
 
 
+Files tab in preferences dialog
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Files tab in preferences dialog
+
+.. image:: ./images/pref_dialog_files.png
+
+
 Tools tab in preferences dialog
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 


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