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

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

[elpa] externals/phps-mode efeaadd 96/96: Updated version and descriptio


From: Christian Johansson
Subject: [elpa] externals/phps-mode efeaadd 96/96: Updated version and description
Date: Fri, 29 Oct 2021 11:15:08 -0400 (EDT)

branch: externals/phps-mode
commit efeaaddc5adf2e764ada8377635c10ff596abe82
Author: Christian Johansson <christian@cvj.se>
Commit: Christian Johansson <christian@cvj.se>

    Updated version and description
---
 phps-mode.el | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/phps-mode.el b/phps-mode.el
index c79973a..450ca08 100644
--- a/phps-mode.el
+++ b/phps-mode.el
@@ -5,8 +5,8 @@
 ;; Author: Christian Johansson <christian@cvj.se>
 ;; Maintainer: Christian Johansson <christian@cvj.se>
 ;; Created: 3 Mar 2018
-;; Modified: 18 Sep 2021
-;; Version: 0.4.7
+;; Modified: 29 Oct 2021
+;; Version: 0.4.8
 ;; Keywords: tools, convenience
 ;; URL: https://github.com/cjohansson/emacs-phps-mode
 
@@ -30,8 +30,7 @@
 
 ;;; Commentary:
 
-;; A major-mode that uses original PHP lexer tokens for syntax coloring and 
indentation
-;; making it easier to spot errors in syntax.
+;; A major-mode that uses original PHP lex-analyzer and parser for syntax 
coloring, imenu and indentation making it easier to spot errors in syntax.
 ;;
 ;; Also includes full support for PSR-1 and PSR-2 indentation and imenu.
 ;; Improved syntax table in comparison with old PHP major-mode.



reply via email to

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