Menu

Code Commit Log


Commit Date  
[r14] by ashawley

(php-mode-modified): New constant.
(php-speedbar-config): Use boundp for speedbar conditional.
(php-mode-version): New function.
(php-mode): Specify Javadoc as c-doc-comment-style.
(php-imenu-generic-expression): Replace [a-zA-z0-9]
with [[:alnum:]].

2007-11-06 20:44:28 Tree
[r13] by ashawley

(php-font-lock-keywords-2): Fix by Ian Eure for
__CLASS__ constant.

2007-11-06 20:38:27 Tree
[r12] by ashawley

Add form feed characters between sections.
(php-beginning-of-defun-regexp): New constant.
(php-beginning-of-defun, php-end-of-defun): New functions.
(php-mode): Call (c-add-language). Provide local versions
of {beginning,end}-of-defun-function, set
open-paren-in-column-0-is-defun-start to nil, provide value for
defun-prompt-regexp and add-log-current-defun-header-regexp.
(php-constants): Add __FUNCTION__, __CLASS__, __METHOD__,
E_STRICT, PHP_EOL. Keep PREG_*, PGSQL_*, and PRINTER_* constants
on separate lines.
(php-font-lock-keywords-3): Fontify "class::member".
Allow call-by-reference for PHP 5 function declarations. Use
php-default-face everywhere.
(php-imenu-generic-expression) Imenu fix for functions with
visibility declarations (private, public, protected).
(php-conditional-key): Rewritten using php-block-stmt-1-kwds and
php-block-stmt-2-kwds.
(php-block-stmt-1-kwds): New constant.
(php-block-stmt-1-kwds): New constant.
(php-class-kwds): Removed.
(php-class-decl-kwds): New constant.
(php-class-key): Don't use php-class-kwds.

2007-11-06 20:36:16 Tree
[r11] by ashawley

Release by Lennart Borgman on 2007-04-21 as version
1.3.0. Documentation changes and fixes of XEmacs conditionals
throughout code.
(php-default-face): New font-lock face.
(php-speedbar-config, php-mode-speedbar-open): Ignore php-file
patterns option, by default set to
(php-manual-url, php-search-url, php-completion-file)
(php-manual-path): Fix documentation strings.
(php-mode-user-hook): Renamed to php-mode-hook.
(xemacsp): Removed constant.
(php-check-html-for-indentation, php-cautious-indent-region)
(php-cautious-indent-line, php-warned-bad-indent): Changed the
highlighting of the HTML part. Use or suggest mumamo.
(php-mode): Don't use comment-start, comment-end and
comment-start-skip. Changed the definition of # using a tip from
Stefan Monnier. This corrected highlighting and indentation. Let
Customization handle Speedbar setting.
(php-font-lock-keywords-1): Use php-default-face.
(php-font-lock-keywords-3): Improved HTML highlighting. Use
php-default-face. Add warnings for words not fontified.
(php-font-lock-syntactic-keywords): Removed constant.

2007-11-06 20:25:53 Tree
[r10] by ashawley

Tagging the 1.2.0 release of php-mode

2007-11-05 19:32:50 Tree
[r9] by ashawley

Importing 1.2.0 release.

2007-11-05 19:32:27 Tree
[r8] by ashawley

Tagging the 1.1.0 release of php-mode

2007-11-05 19:27:12 Tree
[r7] by ashawley

Importing 1.1.0 release.
DOS carriage returns removed.

2007-11-05 19:26:35 Tree
[r6] by ashawley

Tagging the 1.0.5 release of php-mode

2007-11-05 19:24:15 Tree
[r5] by --none--

This commit was manufactured by cvs2svn to create tag 'start'.

2003-09-29 01:10:30 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.