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

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

[elpa] externals/phps-mode 7279913 113/405: Improved TODOs


From: Stefan Monnier
Subject: [elpa] externals/phps-mode 7279913 113/405: Improved TODOs
Date: Sat, 13 Jul 2019 09:59:55 -0400 (EDT)

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

    Improved TODOs
---
 phps-mode-test-functions.el | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/phps-mode-test-functions.el b/phps-mode-test-functions.el
index 7677cf3..51e8b57 100644
--- a/phps-mode-test-functions.el
+++ b/phps-mode-test-functions.el
@@ -245,10 +245,9 @@
 
   )
 
-;; TODO Support all control structures
-;; if, else, elseif, else if, while, do-while, for, foreach, break, switch, 
declare, return, require, include, require_once, include_once, goto
 
-;; TODO Support nested square brackets [[[ ]]]
+;; TODO Support inline control structures for: if, while, for, foreach, and 
switch
+;; TODO Support alternative syntax for control structures for: if, while, for, 
foreach, and switch
 
 
 (defun phps-mode-test-functions-get-point-data ()



reply via email to

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