diff options
| -rw-r--r-- | README | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -5,11 +5,12 @@ The aim of the Proof General project is to provide a powerful, generic environment for using interactive proof assistants. This is version 4.1 of Proof General. See About for exact version. -It is built for Emacs 23.2. +It is built for Emacs 23.3. -The code *may* also work with Emacs 22.3, but you will need to -regenerated the byte-compiled files with "make clean; make compile". -Backward compatibility cannot be guaranteed. +The code *may* also work with previous emacs versions, back as far as +Emacs 22.3. But you will need to regenerated the byte-compiled files +with "make clean; make compile". Backward compatibility cannot be +guaranteed. See INSTALL for installation details. |
