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

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

[elpa] externals/phps-mode e37ea9f 5/5: Updated version and date


From: Christian Johansson
Subject: [elpa] externals/phps-mode e37ea9f 5/5: Updated version and date
Date: Tue, 2 Nov 2021 12:05:34 -0400 (EDT)

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

    Updated version and date
---
 phps-mode.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/phps-mode.el b/phps-mode.el
index 6597646..63dad95 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: 1 Nov 2021
-;; Version: 0.4.10
+;; Modified: 2 Nov 2021
+;; Version: 0.4.11
 ;; Keywords: tools, convenience
 ;; URL: https://github.com/cjohansson/emacs-phps-mode
 
@@ -37,9 +37,9 @@
 ;;
 ;; For flycheck support run `(phps-mode-flycheck-setup)'.
 ;;
-;; For asynchronous lexer run: `(setq phps-mode-async-process t)'
+;; For asynchronous lexer set: `(setq phps-mode-async-process t)'
 ;;
-;; For asynchronous lexer via `async.el' instead of threads run: 
`(phps-mode-async-process-using-async-el t)'
+;; For asynchronous lexer via `async.el' instead of threads set: `(setq 
phps-mode-async-process-using-async-el t)'
 ;;
 ;; Please see README.md from the same repository for extended documentation.
 



reply via email to

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