--- if_mzsch.txt        2009-07-03 03:04:41.000000000 +0900
+++ if_mzsch.txt.modified       2010-01-12 20:21:37.000000000 +0900
@@ -184,8 +184,8 @@
                                    current buffer will be used.
     (get-buff-line-list {start} {end} [buffer])
                                    Get a list of lines in a buffer. {Start}
-                                   and {end} are 1-based. {Start} is
-                                   inclusive, {end} - exclusive.
+                                   and {end} are 1-based. {Start} and {end}
+                                   are inclusive.
     (set-buff-line-list {start} {end} {string-list} [buffer])
                                    Set a list of lines in a buffer. If
                                    string-list is #f or null, the lines get
@@ -200,7 +200,7 @@
                                    {linenr}. If {linenr} is 0, lines will be
                                    inserted at start.
     (curr-buff)                            Get the current buffer. Use procedures
-                                   from "vimcmd" module to change it.
+                                   from "vimext" module to change it.
     (buff-count)                   Get count of total buffers in the editor.
     (get-next-buff [buffer])       Get next buffer.
     (get-prev-buff [buffer])       Get previous buffer. Return #f when there 
