]> git.wh0rd.org - nano-editor.git/commitdiff
italicize a word
authorBenno Schulenberg <bensberg@telfort.nl>
Fri, 12 Jul 2024 09:37:51 +0000 (11:37 +0200)
committerBenno Schulenberg <bensberg@telfort.nl>
Fri, 12 Jul 2024 09:37:51 +0000 (11:37 +0200)
news.php

index 0b50475ed45b8165ec442aebb165cdd3bbcef2a4..f92e1bf690d73efb7b78ad3e8ae003f430fbb3e9 100644 (file)
--- a/news.php
+++ b/news.php
@@ -17,7 +17,7 @@
 <table><tr><td><ul>
 <li>The idiom <tt>nano filename:linenumber</tt> is understood only when<br>
     the option <tt>--colonparsing</tt> (or 'set colonparsing') is used.</li>
-<li>Modern bindings are *not* activated when nano's invocation name<br>
+<li>Modern bindings are <i>not</i> activated when nano's invocation name<br>
     starts with "e", as it jars with Debian's alternatives system.</li>
 <li>New bindable function 'cycle'> first centers the current row,<br>
     then moves it to the top of the viewport, then to the bottom.<br>