help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What is this syntax for in php-mode.el


From: Lennart Borgman (gmail)
Subject: Re: What is this syntax for in php-mode.el
Date: Fri, 20 Apr 2007 14:24:15 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.5.666

Edward O'Connor wrote:
Lennart asked:

What is it for? Does php use # as a comment somewhere?

PHP has (at least) three comment syntaxes:

  /* ... */
  // ... EOL
  # ... EOL

Thanks Ted. Now I only wonder about that strange font-lock-syntactic-keywords spec that I can not find in the Emacs lisp manual.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]