From 385a24ebe7d55fbce0c5529462ba904db8c1796a Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 6 Sep 2016 07:45:52 +0200 Subject: Upgrade php and yaml ports --- .emacs.d/lisp/php-mode.el | 6 +++--- .emacs.d/lisp/yaml-mode.el | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.emacs.d/lisp/php-mode.el b/.emacs.d/lisp/php-mode.el index 89fc073..13b2f3f 100644 --- a/.emacs.d/lisp/php-mode.el +++ b/.emacs.d/lisp/php-mode.el @@ -12,7 +12,7 @@ (defconst php-mode-version-number "1.17.0" "PHP Mode version number.") -(defconst php-mode-modified "2016-08-22" +(defconst php-mode-modified "2016-08-31" "PHP Mode build date.") ;;; License @@ -1354,7 +1354,7 @@ a completion list." ("\\(\\$\\|->\\)\\([a-zA-Z0-9_]+\\)" 2 font-lock-variable-name-face) ;; Highlight function/method names - ("\\