Menu

/trunk/php-mode-src/ChangeLog Commit Log


Commit Date  
[r74] (16.7 kB) 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 View
Download
[r73] (16.5 kB) by ashawley

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

2008-10-20 18:41:03 View
Download
[r71] (16.3 kB) 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 View
Download
[r70] (16.0 kB) 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 View
Download
[r69] (15.6 kB) by ashawley

(Completion): Give example of making a
php-completion-file from the PHP manual HTMl files.
(Change Logs): Add index entries to this section.
(Customization): Add notes as source code comments about what
should be documented in this section.

2008-05-02 06:22:29 View
Download
[r68] (15.3 kB) by ashawley

Commit rest of changes intended for 2008-04-12 fixes.

2008-05-02 05:11:10 View
Download
[r67] (15.2 kB) by ashawley

Make grammatical throughout document.
(Introduction): Add description of intended audience.
(Editing): Document mark-defun, narrow-to-defun and widen.
(Contributors): Add Aaron Iba.

2008-04-13 00:05:22 View
Download
[r66] (15.0 kB) by ashawley

Insert various comments for maintaining the
manual.

2008-04-12 23:53:30 View
Download
[r65] (15.0 kB) by ashawley

Update modification date to today's date.

2008-04-12 22:19:21 View
Download
[r64] (14.9 kB) 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 View
Download
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.