Menu

Code Commit Log


Commit Date  
[r23] by ashawley

Update modification date.

2007-12-26 18:34:53 Tree
[r22] by ashawley

Patch from Lennart Borgman, the nXhtml maintainer, on 2007-11-23.
Fix typo in changelog "versoin". Put occurences of
`php-mode' in quotes when in an Emacs Lisp documentation string.
(php-mode-hook): Add period to doc string.

2007-12-26 15:13:57 Tree
[r21] by ashawley

Tagging the BETA 1.4.0 release of php-mode

2007-11-06 21:34:50 Tree
[r20] by ashawley

php-mode.texi -- PHP Mode Manual

2007-11-06 21:26:54 Tree
[r19] by ashawley

ChangeLog for PHP mode since version 1.3.0

2007-11-06 21:26:00 Tree
[r18] by ashawley

Update file header for 1.4 beta release. Release
under version 3 of the GNU GPL or later.

2007-11-06 21:22:01 Tree
[r17] by ashawley

(php-mode-version): Rename php-mode-version-number.
(php-mode): Use setq rather than c-lang-defconst to support CC
Mode version 5.31 in Emacs 22.
(php-constants): "decomment" -> "uncomment".
(php-conditional-key): Delete constant.
(php-block-stmt-1-key, php-block-stmt-2-key): Generate from values
of php-block-stmt-1-kwds, php-block-stmt-2-kwds, respectively.

2007-11-06 21:04:07 Tree
[r16] by ashawley

(php-mode-modified): Silence error for
re-search-backward.

2007-11-06 20:57:07 Tree
[r15] by ashawley

(php-check-html-for-indentation): Search for HTML
tags only on current line.
(php-mode): Delete variables that generate compiler warnings.
(php-mode-force-pear): Define customization.

2007-11-06 20:54:35 Tree
[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
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.