54 lines
2.6 KiB
HTML
54 lines
2.6 KiB
HTML
<html lang="en">
|
|
<head>
|
|
<title>Language options tab - medit 0.99.2-devel manual</title>
|
|
<meta http-equiv="Content-Type" content="text/html">
|
|
<meta name="description" content="medit 0.99.2-devel manual">
|
|
<meta name="generator" content="makeinfo 4.13">
|
|
<link title="Top" rel="start" href="index.html#Top">
|
|
<link rel="up" href="Preferences.html#Preferences" title="Preferences">
|
|
<link rel="next" href="File-filters-tab.html#File-filters-tab" title="File filters tab">
|
|
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
|
<meta http-equiv="Content-Style-Type" content="text/css">
|
|
<style type="text/css"><!--
|
|
pre.display { font-family:inherit }
|
|
pre.format { font-family:inherit }
|
|
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
|
pre.smallformat { font-family:inherit; font-size:smaller }
|
|
pre.smallexample { font-size:smaller }
|
|
pre.smalllisp { font-size:smaller }
|
|
span.sc { font-variant:small-caps }
|
|
span.roman { font-family:serif; font-weight:normal; }
|
|
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
|
--></style>
|
|
</head>
|
|
<body>
|
|
<div class="node">
|
|
<a name="Language-options-tab"></a>
|
|
<p>
|
|
Next: <a rel="next" accesskey="n" href="File-filters-tab.html#File-filters-tab">File filters tab</a>,
|
|
Up: <a rel="up" accesskey="u" href="Preferences.html#Preferences">Preferences</a>
|
|
<hr>
|
|
</div>
|
|
|
|
<h3 class="section">1.1 Language options tab</h3>
|
|
|
|
<p><!-- moo-help-section: PREFS_LANGS_OPTIONS -->
|
|
|
|
<p>Here you can set editing options on per-language basis, as well as define
|
|
for which file patterns and mime types given language should be used.
|
|
<dl>
|
|
<dt><em>Language</em> combo box<dd>Choose the language you want to customize. Settings for <code>None</code> will apply to
|
|
documents for which no syntax highlighting language was chosen.
|
|
<br><dt><em>Mime types</em><dd>The given language will be used for files with these mime types, unless the language
|
|
is chosen based on the filename or overridden in the <em>File filters tab</em> section.
|
|
<br><dt><em>Extensions</em><dd>The given language will be used for files whose filenames match these patterns,
|
|
unless overridden in the <em>File filters tab</em> section.
|
|
<br><dt><em>Options</em><dd>Default editing options to use in documents which use the given language. These
|
|
options can be overridden using <em>File filters tab</em> section, and options set
|
|
in the file text have a higher priority as well. See section <a href="Options-for-editing-text.html#Options-for-editing-text">Options for editing text</a>
|
|
for the format of this entry content.
|
|
</dl>
|
|
|
|
</body></html>
|
|
|