Menu

Code Commit Log


Commit Date  
[r79] by ashawley

(php-imenu-generic-expression)
(php-block-stmt-1-kwds, php-block-stmt-2-kwds)
(php-block-stmt-1-key, php-block-stmt-2-key)
(php-class-decl-kwds, php-class-key): Move some definitions to
earlier in the file to avoid "free variable" warnings on byte
compilation.
(php-tags-key) Change to defvar for byte compilation error with
php-tags.

2008-10-21 21:52:01 Tree
[r78] by ashawley

Add link to php-mode-init.el at Fedora.
Add link to Sacha Chua's blog post on php-mode.

2008-10-21 15:19:41 Tree
[r77] by ashawley

Fix formatting of 2008-04-06 entry in ChangeLog.

2008-10-21 15:11:41 Tree
[r76] by ashawley

(php-imenu-generic-expression): Support abstract, final, static,
public, private and protected keywords in Imenu.

2008-10-20 18:56:34 Tree
[r75] by ashawley

(php-check-html-for-indentation, defun-prompt-regexp)
(php-class-key): Make regular expressions consistent for
whitespace characters by using "\s-".

2008-10-20 18:53:33 Tree
[r74] by ashawley

(php-check-html-for-indentation): Change regular
expression for indentation warning to match only HTML at the
*beginning* of the line.

2008-10-20 18:49:07 Tree
[r73] by ashawley

(php-constants): Add date and time constants of PHP.
Submitted by Dias Badekas.

2008-10-20 18:41:03 Tree
[r72] by ashawley

Move the "Manual" section into the "Latest release" section.

2008-10-20 17:18:08 Tree
[r71] by ashawley

(Indentation): PHP mode's indentation rules are
inherited from C mode, not the PEAR coding standards by default.
Explain when PEAR indentation is on.
(Indentation, Motion, Completion, Embedded HTML): Modify various
concept index entries.
(Completion, Index Menu): Use "its" when describing the value of a
variable.

2008-05-21 21:17:48 Tree
[r70] by ashawley

(php-mode): Add "\s *" after "&?" in
defun-prompt-regexp, since functions can have an ampersand before
the identifier with whitespace added.
(php-speedbar-config, php-mode-speedbar-open, php-manual-url)
(php-mode-force-pear): Remove backslash that causes continuation
of the line in docstrings.

2008-05-21 21:16: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.