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

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

[elpa] externals/phps-mode 812dc49 353/405: Removed TODO item


From: Stefan Monnier
Subject: [elpa] externals/phps-mode 812dc49 353/405: Removed TODO item
Date: Sat, 13 Jul 2019 10:00:47 -0400 (EDT)

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

    Removed TODO item
---
 phps-mode-lexer.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/phps-mode-lexer.el b/phps-mode-lexer.el
index 33fde73..0028845 100644
--- a/phps-mode-lexer.el
+++ b/phps-mode-lexer.el
@@ -469,9 +469,8 @@
 
 ;; LEXERS
 
-;; TODO If multiple rules match, re2c prefers the longest match. If rules 
match the same string, the earlier rule has priority.
+;; If multiple rules match, re2c prefers the longest match. If rules match the 
same string, the earlier rule has priority.
 ;; @see http://re2c.org/manual/syntax/syntax.html
-
 (define-lex-analyzer phps-mode-lexer-lex-analyzer
   "Elisp port of original Zend re2c lexer."
   t



reply via email to

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