]> git.wh0rd.org - nano-editor.git/commitdiff
a few more text tweaks: condensing ones
authorBenno Schulenberg <bensberg@telfort.nl>
Fri, 4 Oct 2019 12:36:19 +0000 (14:36 +0200)
committerBenno Schulenberg <bensberg@telfort.nl>
Fri, 4 Oct 2019 12:36:19 +0000 (14:36 +0200)
history.php

index 2a39c8fb823ac2708914768969f9965bf817f849..59be424624bb87a92f762d3f184ffff7d18a24a3 100644 (file)
@@ -46,8 +46,7 @@ Improvements made in version 2.4:<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 coloring issues.</li>
 <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 coloring issues.</li>
-<li>Adds more syntax highlighting examples (autoconf, changelogs, elisp, Go, guile, javascript,
-json, PO files, postgresql, texinfo).</li>
+<li>Adds more syntax highlighting examples (Go, guile, javascript, json, PO files, texinfo, ...).</li>
 </UL>
 
 </td></tr></table>
 </UL>
 
 </td></tr></table>
@@ -89,7 +88,7 @@ Improvements made 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>
@@ -127,7 +126,7 @@ Improvements made 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>