]> git.wh0rd.org - nano-editor.git/blobdiff - overview.php
use <tt> instead of <pre> for monospace
[nano-editor.git] / overview.php
deleted file mode 100644 (file)
index b71769145d09b25b276555d89df621dedbe0a3c2..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,73 +0,0 @@
-<?php include "top.php"; ?>
-<title>nano: Overview</title>
-<body>
-&nbsp;
-<table BORDER=0 CELLSPACING=0 COLS=1 HEIGHT="70%" NOSAVE >
-<tr VALIGN=TOP NOSAVE>
-<td NOSAVE>
-<center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
-<tr NOSAVE>
-<td NOSAVE>
-<center><b>Overview</b>
-(<A HREF="overview.php">2.2 release</A>) 
-(<A HREF="overview2.0.php">2.0 release</A>) 
-(<A HREF="overview1.2.php">1.2 release</A>) 
-(<A HREF="overview1.0.php">1.0 release</A>) 
-</center>
-</td>
-</tr>
-</table></center>
-
-<blockquote>The 2.2 release of GNU nano continues to add some features
-while attempting to provide continuity to users of previous versions.
-When possible we have elected to make new features disabled by default,
-as .nanorc and aliasing allows one to easily permanently enable desired features.
-The following improvemens and features are available in version 2.2 include:
-<br>&nbsp;
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" NOSAVE >
-<tr NOSAVE>
-<td NOSAVE>
-<UL>
-<li>
-<font>Customizable key bindings (see the key bindings section of 
-<A HREF="/dist/v2.1/nanorc.5.html">the nanorc 
-man page</A> for more details.</font></li>
-
-<li>
-<font>'soft' line wrapping (i.e. full line display)</font></li>
-
-<li>
-<font>Full undo/redo support [EXPERIMENTAL]</font></li>
-
-<li>
-<font>Pager support (i.e. reading from stdin)</font></li>
-
-
-</td>
-</UL>
-<td NOSAVE>
-<UL>
-
-<li>
-<font>Warnings for un-writable files, external modification since opening</font></li>
-
-<li>
-<font>Abortable searching (^C after ^W)</font></li>
-
-<li>
-<font>More syntax highlighting examples (Fortran, objC, OCaml, Makefiles)</font></li>
-
-<li>
-<font>Faster syntax higlighting for complicated regexes</font></li>
-
-</UL>
-</td>
-</tr>
-</table>
-
-</blockquote>
-</td>
-</tr>
-</table>
-<?php include "bottom.php"; ?>
-
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..ee10fab7d9a27b43a56d6eecdc16bbfcf4f19691
--- /dev/null
@@ -0,0 +1 @@
+overview2.6.php
\ No newline at end of file