OSDN Git Service

update
authorquiver2k <quiver2k@users.sourceforge.jp>
Tue, 28 Jul 2009 14:33:38 +0000 (23:33 +0900)
committerquiver2k <quiver2k@users.sourceforge.jp>
Tue, 28 Jul 2009 14:33:38 +0000 (23:33 +0900)
jp.sourceforge.moreemacs.web/WebContent/index.html

index d80fea0..6a4161d 100644 (file)
@@ -83,7 +83,7 @@ The following list is key bindings of more emacs plugin.
 <tr>\r
 <td>move-beginning-of-line</td>\r
 <td>C-a</td>\r
-<td>moves the cursor to 0th column, not to the first non-space char of line.</td>\r
+<td>moves the cursor to 0th column, not to the first non-space char of the line.</td>\r
 </tr>\r
 <tr>\r
 <td>move-end-of-line</td>\r
@@ -167,11 +167,11 @@ It is very simple but predictable.
 \r
 <h2>Unicode</h2>\r
 <ul>\r
-<li>The Supplementary characters are supported.\r
+<li>The supplementary characters are supported.\r
 All characters are treated as code point.\r
 </li>\r
 <li>East Asian Width is supported.\r
-In column calculation, the width of ambiguous characters are 2 for CJK languages\r
+In the column calculation of rectangle operation, the width of ambiguous characters are 2 for CJK languages\r
  and 1 for other languages.\r
 </li>\r
 </ul>\r