Menu

Code Commit Log


Commit Date  
[r64] by ashawley

(php-font-lock-keywords-1, php-font-lock-keywords-2): Add [^_$] to
beginning and [^_] to end of font-lock regular expressions to
avoid false matches in user variable and function names. Affects
highlighting of self, parent, print, break, case, continue, other
keywords and internal constants.

2008-04-12 21:50:26 Tree
[r63] by ashawley

Add missing paren from last commit.

2008-04-12 20:59:06 Tree
[r62] by ashawley

(php-mode-modified): Use a string literal rather than a computed
value.

2008-04-12 20:37:44 Tree
[r61] by ashawley

(php-tags, php-tags-key): Move definition to above
php-mode to avoid byte compiler warning. Use eval-when-compile
for regexp-opt.
(php-font-lock-keywords-1): Use font-lock-preprocessor-face for
PHP and ASP tags.

2008-04-12 20:28:14 Tree
[r60] by ashawley

(php-mode): Overwrite C-style macros rule to recognize PHP tags
instead.
(php-tags, php-tags-key): New constants.
(php-font-lock-keywords-1): Use php-tags-key for syntax
highlighting of PHP tags.

2008-04-09 22:42:32 Tree
[r59] by ashawley

(php-mode): Add commented-out c-lang-defvar statements below
commented-out c-lang-defconst.

2008-04-09 22:38:23 Tree
[r58] by ashawley

(php-mode): Turn on necessary c-mode features with c-add-language,
like c-symbol-key.

2008-04-09 22:35:53 Tree
[r57] by ashawley

(php-mode-modified): Resolve setting constant by
using format-time-string, but still using eval-when-compile.

2008-04-09 22:33:10 Tree
[r56] by ashawley

ChangeLog entries for recent commits.

2008-04-07 04:55:44 Tree
[r55] by ashawley

Use correct regular expression.

2008-04-07 04:46:44 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.