]> git.wh0rd.org - nano-editor.git/blobdiff - history.php
fix a misformatted list item
[nano-editor.git] / history.php
index 3d2212106865b90a8e31ab8374330fdcefe3e4bd..59be424624bb87a92f762d3f184ffff7d18a24a3 100644 (file)
@@ -2,8 +2,7 @@
 
 <title>GNU nano: History</title>
 
 
 <title>GNU nano: History</title>
 
-<body>
-<table BORDER=0 CELLSPACING=0 HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
 <tr VALIGN=TOP>
 <td>
 
 <tr VALIGN=TOP>
 <td>
 
@@ -12,8 +11,8 @@
 <br>
 
 
 <br>
 
 
-<blockquote><br><br>
-The following improvements are available in nano version 2.6:<br>
+<blockquote><br>
+Improvements made in version 2.6:<br>
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
 
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
 
@@ -33,30 +32,29 @@ The following improvements are available in nano version 2.6:<br>
 </blockquote>
 
 
 </blockquote>
 
 
-<blockquote><br><br>
-The following improvements and features are available in GNU nano version 2.4:<br>
+<blockquote><br>
+Improvements made in version 2.4:<br>
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
 
 <UL>
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
 
 <UL>
-<li>The ability to give different colours to titlebar, statusbar and help lines.</li>
+<li>The ability to give different colors to title bar, status bar and help lines.</li>
 <li>Linter support, for automatically putting the cursor on syntax errors.</li>
 <li>Formatter support, for normalizing the layout of a text instead of the spelling.</li>
 <li>The undo/redo system has reached a usable state and is enabled by default.</li>
 <br>
 <li>No longer finds "ghosts" of certain UTF-8 characters.</li>
 <li>Makes the mouse usable again for clicking on shortcuts.</li>
 <li>Linter support, for automatically putting the cursor on syntax errors.</li>
 <li>Formatter support, for normalizing the layout of a text instead of the spelling.</li>
 <li>The undo/redo system has reached a usable state and is enabled by default.</li>
 <br>
 <li>No longer finds "ghosts" of certain UTF-8 characters.</li>
 <li>Makes the mouse usable again for clicking on shortcuts.</li>
-<li>Fixes several syntax colouring issues.</li>
-<li>Adds more syntax highlighting examples (autoconf, changelogs, elisp, Go, guile, javascript,
-json, PO files, postgresql, texinfo).</li>
+<li>Fixes several syntax coloring issues.</li>
+<li>Adds more syntax highlighting examples (Go, guile, javascript, json, PO files, texinfo, ...).</li>
 </UL>
 
 </td></tr></table>
 </blockquote>
 
 
 </UL>
 
 </td></tr></table>
 </blockquote>
 
 
-<blockquote><br><br>
-The following improvements and features are available in version 2.2:<br>
+<blockquote><br>
+Improvements made in version 2.2:<br>
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
 
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
 
@@ -80,8 +78,8 @@ The following improvements and features are available in version 2.2:<br>
 </blockquote>
 
 
 </blockquote>
 
 
-<blockquote><br><br>
-The following improvements and features are available in version 2.0:<br>
+<blockquote><br>
+Improvements made in version 2.0:<br>
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
 
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
 
@@ -90,7 +88,7 @@ The following improvements and features are available in version 2.0:<br>
 <li>Improved color syntax highlighting.</li>
 <li>Copy text without cutting it.</li>
 <li>Verbatim input mode.</li>
 <li>Improved color syntax highlighting.</li>
 <li>Copy text without cutting it.</li>
 <li>Verbatim input mode.</li>
-<li>Repeat last seach without confirmation (Meta-W).</li>
+<li>Repeat last seach (Meta-W).</li>
 </UL>
 
 </td><td>
 </UL>
 
 </td><td>
@@ -100,15 +98,15 @@ The following improvements and features are available in version 2.0:<br>
 <li>Indent marked text.</li>
 <li>Move to beginning/end of paragraph.</li>
 <li>Search within the file browser.</li>
 <li>Indent marked text.</li>
 <li>Move to beginning/end of paragraph.</li>
 <li>Search within the file browser.</li>
-<li>Auto-conversion of mixed file format</li>
+<li>Auto-conversion of mixed file format.</li>
 </UL>
 
 </td></tr></table>
 </blockquote>
 
 
 </UL>
 
 </td></tr></table>
 </blockquote>
 
 
-<blockquote><br><br>
-The following new and changed features are available in version 1.2:<br>
+<blockquote><br>
+Improvements made in version 1.2:<br>
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
 
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
 
@@ -128,7 +126,7 @@ The following new and changed features are available in version 1.2:<br>
 <li>Append/prepend from write file menu.</li>
 <li>Write selected text to file (^O after ^^).</li>
 <li>Multiple file buffers (-F flag).</li>
 <li>Append/prepend from write file menu.</li>
 <li>Write selected text to file (^O after ^^).</li>
 <li>Multiple file buffers (-F flag).</li>
-<li>Mac/Dos/NoConvert file format (-M, -D, -N).</li>
+<li>Support for Mac and DOS file format.</li>
 <li>Saved search/replace history (-H flag).</li>
 <li>Backup files (-B flag).</li>
 <li>Insert output of command (^X after ^R).</li>
 <li>Saved search/replace history (-H flag).</li>
 <li>Backup files (-B flag).</li>
 <li>Insert output of command (^X after ^R).</li>
@@ -138,18 +136,18 @@ The following new and changed features are available in version 1.2:<br>
 </blockquote>
 
 
 </blockquote>
 
 
-<blockquote><br><br>
-Version 1.0 of GNU nano had the following features:<br>
+<blockquote><br>
+Version 1.0 had the following features:<br>
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
 
 <UL>
 <li>Autoconf support.</li>
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
 
 <UL>
 <li>Autoconf support.</li>
-<li>Truly free license (GNU GPL).&nbsp;</li>
-<li>Goto-line# command without a flag.&nbsp;</li>
-<li>Case-sensitive search function.&nbsp;</li>
-<li>Interactive search and replace.&nbsp;</li>
-<li>2/3 - 1/8 size of Pico binary.</li>
+<li>Truly free license (GNU GPL).</li>
+<li>Goto-line command without a flag.</li>
+<li>Case-sensitive search function.</li>
+<li>Interactive search and replace.</li>
+<li>About half the size of the Pico binary.</li>
 </UL>
 
 </td><td>
 </UL>
 
 </td><td>
@@ -157,10 +155,10 @@ Version 1.0 of GNU nano had the following features:<br>
 <UL>
 <li>Slang and ncurses support.</li>
 <li>Autoindent abillity.</li>
 <UL>
 <li>Slang and ncurses support.</li>
 <li>Autoindent abillity.</li>
-<li>Displayed tab width option.&nbsp;</li>
-<li>Regular expression search and replace.&nbsp;</li>
-<li>Toggles for command-line flags via Meta keys.&nbsp;</li>
-<li>Tab completion when reading/writing files.&nbsp;</li>
+<li>Displayed tab width option.</li>
+<li>Regular-expression search and replace.</li>
+<li>Toggles for command-line flags via Meta keys.</li>
+<li>Tab completion when reading/writing files.</li>
 </UL>
 
 </td></tr></table>
 </UL>
 
 </td></tr></table>