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

    Added new TODO item
---
 phps-mode-test-functions.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/phps-mode-test-functions.el b/phps-mode-test-functions.el
index c59541a..485de97 100644
--- a/phps-mode-test-functions.el
+++ b/phps-mode-test-functions.el
@@ -891,6 +891,7 @@
 
   )
 
+;; TODO Add functionality for (delete-backward-char) as well
 (defun phps-mode-test-functions-whitespace-modifications ()
   "Test white-space modifications functions."
 

Reply via email to