diff lisp/vm/README @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents 859a2309aef8
children 0d2f883870bc
line wrap: on
line diff
--- a/lisp/vm/README	Mon Aug 13 09:00:04 2007 +0200
+++ b/lisp/vm/README	Mon Aug 13 09:02:59 2007 +0200
@@ -5,8 +5,7 @@
    system, change them.
 
    Note that version 18 of Emacs is no longer supported.  VM may
-   or may not work under v18.  The old v18 support code has been left
-   in place for those hardy souls who want to attempt it anyway.
+   or may not work under v18.
 
 1) Do one of these:
      `make'.
@@ -17,7 +16,7 @@
 2) Put all the .elc files into a Lisp directory that Emacs knows
    about.  (see load-path).
 
-3) If you're using XEmacs 19.14 and you want toolbar support,
+3) If you're using XEmacs 19.12 and you want toolbar support,
    make a directory called `vm' in the XEmacs `etc' directory.
    Copy the files in pixmaps directory into the directory you
    just created.  VM will look for the pixmap there by default.