emacs-devel
[Top][All Lists]
Advanced

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

Re: syntax highlight fix for add-log.el


From: Richard Stallman
Subject: Re: syntax highlight fix for add-log.el
Date: Sun, 03 Apr 2005 17:19:53 -0400

          ;; File names.
    !     ("^\\(?: \\{8\\}\\|\t\\)\\* \\([^ ,:([\n]+\\)"

This seems to insist on 8 spaces.
It can be any number of spaces; one space is enough.

            (log-edit-previous-comment arg)
    !       (indent-region (point-min) (point-max) nil)

This change looks like a no-op.  What is the bug you intend to fix?




reply via email to

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