List 'Tools->Configuration Files->filetypes.common' menu item.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5475 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
a8b016884a
commit
c7788e2043
@ -18,6 +18,8 @@
|
|||||||
Edit some related sections.
|
Edit some related sections.
|
||||||
* doc/geany.txt, doc/geany.html:
|
* doc/geany.txt, doc/geany.html:
|
||||||
Update Ignore Tags section with example and menu item.
|
Update Ignore Tags section with example and menu item.
|
||||||
|
* doc/geany.txt, doc/geany.html:
|
||||||
|
List 'Tools->Configuration Files->filetypes.common' menu item.
|
||||||
|
|
||||||
|
|
||||||
2010-12-06 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
|
2010-12-06 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
|
||||||
|
|||||||
@ -4554,6 +4554,12 @@ complete filename, e.g. for shell scripts.</p>
|
|||||||
<p>There is a special filetype definition file called
|
<p>There is a special filetype definition file called
|
||||||
filetypes.common. This file defines some general non-filetype-specific
|
filetypes.common. This file defines some general non-filetype-specific
|
||||||
settings.</p>
|
settings.</p>
|
||||||
|
<p>You can open the user filetypes.common with the
|
||||||
|
<em>Tools->Configuration Files->filetypes.common</em> menu item. This adds
|
||||||
|
the default settings to the user file if the file doesn't exist.
|
||||||
|
Alternatively the file can be created manually, adding only the
|
||||||
|
settings you want to change. All missing settings will be read from
|
||||||
|
the system file.</p>
|
||||||
<div class="note">
|
<div class="note">
|
||||||
<p class="first admonition-title">Note</p>
|
<p class="first admonition-title">Note</p>
|
||||||
<p class="last">See the <a class="reference" href="#filetype-configuration">Filetype configuration</a> section for how to define styles.</p>
|
<p class="last">See the <a class="reference" href="#filetype-configuration">Filetype configuration</a> section for how to define styles.</p>
|
||||||
@ -6393,7 +6399,7 @@ USE OR PERFORMANCE OF THIS SOFTWARE.</p>
|
|||||||
<div class="footer">
|
<div class="footer">
|
||||||
<hr class="footer" />
|
<hr class="footer" />
|
||||||
<a class="reference" href="geany.txt">View document source</a>.
|
<a class="reference" href="geany.txt">View document source</a>.
|
||||||
Generated on: 2010-12-07 18:00 UTC.
|
Generated on: 2010-12-07 18:05 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.
|
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>
|
</div>
|
||||||
|
|||||||
@ -3853,6 +3853,13 @@ There is a special filetype definition file called
|
|||||||
filetypes.common. This file defines some general non-filetype-specific
|
filetypes.common. This file defines some general non-filetype-specific
|
||||||
settings.
|
settings.
|
||||||
|
|
||||||
|
You can open the user filetypes.common with the
|
||||||
|
*Tools->Configuration Files->filetypes.common* menu item. This adds
|
||||||
|
the default settings to the user file if the file doesn't exist.
|
||||||
|
Alternatively the file can be created manually, adding only the
|
||||||
|
settings you want to change. All missing settings will be read from
|
||||||
|
the system file.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
See the `Filetype configuration`_ section for how to define styles.
|
See the `Filetype configuration`_ section for how to define styles.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user