projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0eefeb
)
; Translate comment to English
author
Stefan Kangas
<stefankangas@gmail.com>
Sun, 16 Jun 2024 20:16:36 +0000
(22:16 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sun, 16 Jun 2024 20:38:26 +0000
(22:38 +0200)
* lisp/progmodes/php-ts-mode.el
(php-ts-mode--parent-html-heuristic): Translate comment to English.
lisp/progmodes/php-ts-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/php-ts-mode.el
b/lisp/progmodes/php-ts-mode.el
index 030b97c31b040817730722e63320c6c3dfad53c9..8bb18dab3d5d31443cb40d001d026746ac1b73d8 100644
(file)
--- a/
lisp/progmodes/php-ts-mode.el
+++ b/
lisp/progmodes/php-ts-mode.el
@@
-497,7
+497,7
@@
characters of the current line."
(if (search-forward "</html>" end-html t 1)
0
(+ (point) php-ts-mode-indent-offset))))
- ;;
forse รจ meglio usare bol, leggi la documentazione
!!!
+ ;;
Maybe it's better to use bol, read the documentation
!!!
(treesit-node-start parent))))
(defun php-ts-mode--array-element-heuristic (_node parent _bol &rest _)