emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/phps-mode 1aa0f90 238/405: Typo in README


From: Stefan Monnier
Subject: [elpa] externals/phps-mode 1aa0f90 238/405: Typo in README
Date: Sat, 13 Jul 2019 10:00:22 -0400 (EDT)

branch: externals/phps-mode
commit 1aa0f90bb985725448791da267d54e72fb042a9d
Author: Christian Johansson <address@hidden>
Commit: Christian Johansson <address@hidden>

    Typo in README
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 171da9c..559e3c2 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 An Emacs major mode for PHP scripting language which aims at making a full 
semantic integration. Currently at *usable* stage.
 
-This mode does not require PHP installed on computer because it has a elisp 
based lexer and parser. It supports all PHP versions.
+This mode does not require PHP installed on computer because it has a elisp 
based lexer and parser. It supports all PHP versions and Emacs >= 24.
 
 ## Goals
 
@@ -28,7 +28,7 @@ This mode does not require PHP installed on computer because 
it has a elisp base
 
 If you have emacs at a customized location prefix the commands with your path, 
i.e.
 
-`export emacs="~~/Documents/emacs/src/emacs" && make test-lexer`
+`export emacs="~/Documents/emacs/src/emacs" && make test-lexer`
 
 ### Lexer
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]