Menu

Code Commit Log


Commit Date  
[r91] by ashawley

Tagging the release of php-mode

2008-11-04 16:54:11 Tree
[r90] by ashawley

Update modification date in the header and add
ChangeLog entry for new version.
(php-mode-version-number, php-mode-modified): Mark as 1.5.0
release with today's date.

2008-11-04 16:51:51 Tree
[r89] by ashawley

(php-class-key): Use c-lang-const to retrieve value
for c-symbol-key.
(php-mode): Add underscore (_) to syntax table for
font-lock-defaults.
(php-font-lock-keywords-1, php-font-lock-keywords-2)
(php-font-lock-keywords-3): Change references to \\s_ in regular
expressions to just using \\sw. Remove usage of "[^_$]?" and
"[^_]?" regular expression.

2008-11-03 18:58:30 Tree
[r88] by ashawley

Fix various typos and documentation
string errors. Make in-line comment style consistent.

2008-10-27 19:22:13 Tree
[r87] by ashawley

Fix indentation levels.

2008-10-27 19:06:19 Tree
[r86] by ashawley

Convert tabs to spaces. Add form feed characters between sections.

2008-10-27 18:56:15 Tree
[r85] by ashawley

Removed items in the ChangeLog section. A
ChangeLog file is now included with the source package.
(php-default-face, font-lock-keyword-face)
(font-lock-constant-face): Remove conditional bindings and XEmacs
code that likely does nothing.

2008-10-27 17:56:55 Tree
[r84] by ashawley

(php-imenu-generic-expression): Reverse order of
expression, since Imenu displays it in reverse.
(php-completion-table): Move next to php-complete-function.

2008-10-23 16:30:53 Tree
[r83] by ashawley

Update modification date and add David House to contributor list.

2008-10-23 15:58:54 Tree
[r82] by ashawley

(php-font-lock-keywords-1)
(php-font-lock-keywords-2): Fix regular expression for
highlighting various keywords when they're at the beginning or end
of the line.

2008-10-23 15:54:25 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.