emacs-devel
[Top][All Lists]
Advanced

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

Re: trivial bug of font-lock in Change Log mode.


From: Richard Stallman
Subject: Re: trivial bug of font-lock in Change Log mode.
Date: Thu, 26 May 2005 10:54:21 -0400

          ;; Date lines, new and old styles.
    !     
("^\\([1-9][0-9][0-9][0-9]-[0-9-]+\\|\\(Sun\\|Mon\\|Tue\\|Wed\\|Thu\\|Fri\\|Sat\\|Sun\\)
 \\sw\\sw\\sw\\)[0-9:+ ]*"
           (0 'change-log-date-face)

Shouldn't that regexp end with + rather than *?




reply via email to

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