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

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

[elpa] externals/phps-mode b551e69 67/96: Added TODO items


From: Christian Johansson
Subject: [elpa] externals/phps-mode b551e69 67/96: Added TODO items
Date: Fri, 29 Oct 2021 11:14:51 -0400 (EDT)

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

    Added TODO items
---
 admin/phps-mode-automation.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/admin/phps-mode-automation.el b/admin/phps-mode-automation.el
index eac919e..c8058e5 100644
--- a/admin/phps-mode-automation.el
+++ b/admin/phps-mode-automation.el
@@ -98,11 +98,13 @@
           (setq
            parser-generator-lex-analyzer--function
            phps-mode-automation-grammar--lex-analyzer-function))
+        ;; TODO This is not exported correctly
 
         (when (boundp 'parser-generator-lex-analyzer--reset-function)
           (setq
            parser-generator-lex-analyzer--reset-function
            phps-mode-automation-grammar--lex-analyzer-reset-function))
+        ;; TODO This is not exported correctly
 
         (when (boundp 'parser-generator-lex-analyzer--get-function)
           (setq



reply via email to

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