emacs-devel
[Top][All Lists]
Advanced

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

Re: font-lock-match-c-style-declaration-item-and-skip-to-next


From: Glenn Morris
Subject: Re: font-lock-match-c-style-declaration-item-and-skip-to-next
Date: Fri, 16 May 2008 19:17:10 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Glenn Morris wrote:

>   2008-02-01  Kenichi Handa  <address@hidden>
>
>     * font-lock.el 
> (font-lock-match-c-style-declaration-item-and-skip-to-next):
>     Check (match-end 2) before going there.
>  
> causes some font-locking in Fortran mode to stop working
[...]
> Your change makes font-lock-match-c-style-declaration-item-and-skip-to-next
> return nil if (match-end 2) is nil. Previously, it returned t.


Any comment on this? Can you remember why you made this change?




reply via email to

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