Menu

Code Commit Log


Commit Date  
[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
[r69] 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 Tree
[r68] by ashawley

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

2008-05-02 05:11:10 Tree
[r67] 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 Tree
[r66] by ashawley

Insert various comments for maintaining the
manual.

2008-04-12 23:53:30 Tree
[r65] by ashawley

Update modification date to today's date.

2008-04-12 22:19:21 Tree
[r64] 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 Tree
[r63] by ashawley

Add missing paren from last commit.

2008-04-12 20:59:06 Tree
[r62] by ashawley

(php-mode-modified): Use a string literal rather than a computed
value.

2008-04-12 20:37:44 Tree
[r61] by ashawley

(php-tags, php-tags-key): Move definition to above
php-mode to avoid byte compiler warning. Use eval-when-compile
for regexp-opt.
(php-font-lock-keywords-1): Use font-lock-preprocessor-face for
PHP and ASP tags.

2008-04-12 20:28:14 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.