2010-09-04 04:25:07 -07:00
|
|
|
<html lang="en">
|
|
|
|
<head>
|
2010-09-27 00:06:27 -07:00
|
|
|
<title>medit 0.99.1-devel manual</title>
|
2010-09-04 04:25:07 -07:00
|
|
|
<meta http-equiv="Content-Type" content="text/html">
|
2010-09-27 00:06:27 -07:00
|
|
|
<meta name="description" content="medit 0.99.1-devel manual">
|
2010-09-04 04:25:07 -07:00
|
|
|
<meta name="generator" content="makeinfo 4.13">
|
|
|
|
<link title="Top" rel="start" href="#Top">
|
|
|
|
<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>
|
2010-09-27 00:06:27 -07:00
|
|
|
<h1 class="settitle">medit 0.99.1-devel manual</h1>
|
2010-09-04 04:25:07 -07:00
|
|
|
<div class="contents">
|
|
|
|
<h2>Table of Contents</h2>
|
|
|
|
<ul>
|
|
|
|
<li><a name="toc_Top" href="index.html#Top">medit</a>
|
2010-09-06 16:36:50 -07:00
|
|
|
<li><a name="toc_Preferences" href="Preferences.html#Preferences">1 Selecting editing options and languages</a>
|
2010-09-04 04:25:07 -07:00
|
|
|
<ul>
|
2010-09-06 16:36:50 -07:00
|
|
|
<li><a href="Language-options-tab.html#Language-options-tab">1.1 Language options tab</a>
|
|
|
|
<li><a href="File-filters-tab.html#File-filters-tab">1.2 File filters tab</a>
|
|
|
|
<li><a href="Options-for-editing-text.html#Options-for-editing-text">1.3 Options for editing text</a>
|
2010-09-04 04:25:07 -07:00
|
|
|
</li></ul>
|
2010-09-06 16:36:50 -07:00
|
|
|
<li><a name="toc_meditrc" href="meditrc.html#meditrc">2 Preferences files</a>
|
2010-09-04 04:25:07 -07:00
|
|
|
<li><a name="toc_Regular-expressions" href="Regular-expressions.html#Regular-expressions">3 Regular expressions</a>
|
2010-09-06 16:36:50 -07:00
|
|
|
<li><a name="toc_User_002ddefined-tools" href="User_002ddefined-tools.html#User_002ddefined-tools">4 User-defined tools</a>
|
2010-09-04 04:25:07 -07:00
|
|
|
<ul>
|
|
|
|
<li><a href="Managing-tools.html#Managing-tools">4.1 Managing tools</a>
|
|
|
|
<li><a href="Storing-tools-in-files.html#Storing-tools-in-files">4.2 Storing tools in files</a>
|
|
|
|
<li><a href="Shell-scripts.html#Shell-scripts">4.3 Shell scripts</a>
|
|
|
|
</li></ul>
|
|
|
|
<li><a name="toc_Scripting" href="Scripting.html#Scripting">5 Scripting</a>
|
|
|
|
<ul>
|
|
|
|
<li><a href="Application-object.html#Application-object">5.1 Application object</a>
|
|
|
|
<li><a href="Editor-object.html#Editor-object">5.2 Editor object</a>
|
|
|
|
<li><a href="DocumentWindow-object.html#DocumentWindow-object">5.3 DocumentWindow object</a>
|
|
|
|
<li><a href="DocumentView-object.html#DocumentView-object">5.4 DocumentView object</a>
|
|
|
|
<li><a href="Document-object.html#Document-object">5.5 Document object</a>
|
|
|
|
</li></ul>
|
|
|
|
<li><a name="toc_License" href="License.html#License">License</a>
|
|
|
|
<ul>
|
2010-09-06 16:13:19 -07:00
|
|
|
<li><a href="GNU-GPL.html#GNU-GPL">GNU General Public License</a>
|
|
|
|
<li><a href="GNU-LGPL.html#GNU-LGPL">GNU Lesser General Public License</a>
|
2010-09-04 04:25:07 -07:00
|
|
|
<li><a href="Lua-License.html#Lua-License">Lua License</a>
|
|
|
|
<li><a href="LuaFileSystem-License.html#LuaFileSystem-License">LuaFileSystem License</a>
|
|
|
|
<li><a href="xdg_002dutils-License.html#xdg_002dutils-License">xdg-utils License</a>
|
|
|
|
</li></ul>
|
|
|
|
</li></ul>
|
|
|
|
</div>
|
2010-08-30 22:19:58 -07:00
|
|
|
|
|
|
|
|
|
|
|
|
2010-09-04 04:25:07 -07:00
|
|
|
<div class="node">
|
|
|
|
<a name="Top"></a>
|
|
|
|
<p>
|
2010-09-06 16:36:50 -07:00
|
|
|
Next: <a rel="next" accesskey="n" href="Preferences.html#Preferences">Preferences</a>,
|
2010-09-04 04:25:07 -07:00
|
|
|
Up: <a rel="up" accesskey="u" href="../index.html#dir">(dir)</a>
|
|
|
|
<hr>
|
|
|
|
</div>
|
2010-08-30 22:19:58 -07:00
|
|
|
|
2010-09-04 04:25:07 -07:00
|
|
|
<h2 class="unnumbered">medit</h2>
|
2010-08-30 22:19:58 -07:00
|
|
|
|
2010-09-27 00:06:27 -07:00
|
|
|
<p>This manual is for medit version 0.99.1-devel.
|
2010-08-30 22:19:58 -07:00
|
|
|
|
2010-09-04 04:25:07 -07:00
|
|
|
<ul class="menu">
|
2010-09-10 00:46:31 -07:00
|
|
|
<li><a accesskey="1" href="Preferences.html#Preferences">Preferences</a>: Editor preferences.
|
2010-09-06 16:36:50 -07:00
|
|
|
<li><a accesskey="2" href="meditrc.html#meditrc">meditrc</a>: Preferences files.
|
2010-09-04 04:25:07 -07:00
|
|
|
<li><a accesskey="3" href="Regular-expressions.html#Regular-expressions">Regular expressions</a>: Regular expressions.
|
2010-09-06 16:36:50 -07:00
|
|
|
<li><a accesskey="4" href="User_002ddefined-tools.html#User_002ddefined-tools">User-defined tools</a>: User-defined tools.
|
2010-09-04 04:25:07 -07:00
|
|
|
<li><a accesskey="5" href="Scripting.html#Scripting">Scripting</a>: Scripting.
|
|
|
|
<li><a accesskey="6" href="License.html#License">License</a>: License.
|
2010-08-30 22:19:58 -07:00
|
|
|
</ul>
|
|
|
|
|
2010-09-04 04:25:07 -07:00
|
|
|
</body></html>
|
2010-08-30 22:19:58 -07:00
|
|
|
|