Skip to content

php-function-call face does not inherit from font-lock-function-call-face #782

Closed
@bricka

Description

@bricka

https://www.gnu.org/software/emacs/manual/html_node/elisp/Faces-for-Font-Lock.html#index-font_002dlock_002dfunction_002dcall_002dface

As far as I can tell, this face was added in Emacs 29.1, so it's pretty new :).

In an Emacs version with this face, we get nicer highlighting :).

I'm happy to put up an MR, but I'm not sure how we go about supporting different versions of Emacs. If I just inherit from this, will it "Just Work" in older versions of Emacs? Or do I need to do something special here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions