summaryrefslogtreecommitdiff
path: root/.emacs.d/lisp/php-face.el
diff options
context:
space:
mode:
authorSimeon Simeonov2019-06-17 12:33:31 +0200
committerSimeon Simeonov2019-06-17 12:33:31 +0200
commitf781cd3408b85b321ad5bc78945a7f44fc3ec751 (patch)
tree1a88f86e87c0d1c917eeafc2fcdcc97dad21b815 /.emacs.d/lisp/php-face.el
parentaede1540a05b083908ef17ef4571569e0960dda0 (diff)
Update php-mode
Diffstat (limited to '.emacs.d/lisp/php-face.el')
-rw-r--r--.emacs.d/lisp/php-face.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/lisp/php-face.el b/.emacs.d/lisp/php-face.el
index a674dd4..75bdc81 100644
--- a/.emacs.d/lisp/php-face.el
+++ b/.emacs.d/lisp/php-face.el
@@ -4,7 +4,7 @@
4 4
5;; Author: USAMI Kenta <tadsan@zonu.me> 5;; Author: USAMI Kenta <tadsan@zonu.me>
6;; Created: 5 May 2019 6;; Created: 5 May 2019
7;; Version: 1.21.3 7;; Version: 1.21.4
8;; Keywords: faces, php 8;; Keywords: faces, php
9;; Homepage: https://github.com/emacs-php/php-mode 9;; Homepage: https://github.com/emacs-php/php-mode
10;; Package-Requires: ((emacs "24.3")) 10;; Package-Requires: ((emacs "24.3"))