OSDN Git Service

added log
authorquiver2k <quiver2k@users.sourceforge.jp>
Sat, 1 Aug 2009 17:15:33 +0000 (02:15 +0900)
committerquiver2k <quiver2k@users.sourceforge.jp>
Sat, 1 Aug 2009 17:15:33 +0000 (02:15 +0900)
jp.sourceforge.moreemacs.web/WebContent/index.html

index f46be2c..95f930b 100644 (file)
@@ -77,7 +77,7 @@ The following list is key bindings of more emacs plugin.
 </tr>\r
 <tr>\r
 <td>return</td>\r
-<td>C-m</td>\r
+<td>C-m<br/>C-j</td>\r
 <td>rebind</td>\r
 </tr>\r
 <tr>\r
@@ -163,6 +163,11 @@ It is very simple but predictable.
 <td>M-c</td>\r
 <td></td>\r
 </tr>\r
+<tr>\r
+<td>comment-region</td>\r
+<td>C-c C-c</td>\r
+<td>forward to toggle comment</td>\r
+</tr>\r
 </table>\r
 \r
 <h2>Unicode</h2>\r
@@ -178,6 +183,11 @@ In the column calculation of rectangle operation, the width of ambiguous charact
 \r
 \r
 <h2>Change Log</h2>\r
+<h3>2009.8.1</h3>\r
+<ul>\r
+<li>Added comment-region</li>\r
+<li>Rebinded C-j</li>\r
+</ul>\r
 <h3>2009.7.28</h3>\r
 <ul>\r
 <li>Fix rectangle action.</li>\r