Skip to content

Commit 9561a6c

Browse files
authored
Merge pull request #675 from emacs-php/optimize/lexical-binding
Add lexical-binding: t
2 parents 8c60b69 + 6904c70 commit 9561a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lisp/php-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;;; php-mode.el --- Major mode for editing PHP code
1+
;;; php-mode.el --- Major mode for editing PHP code -*- lexical-binding: t; -*-
22

33
;; Copyright (C) 2020 Friends of Emacs-PHP development
44
;; Copyright (C) 1999, 2000, 2001, 2003, 2004 Turadg Aleahmad

0 commit comments

Comments
 (0)