;; 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?


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to