GNU bug report logs - #59768
30.0.50; [PATCH] typo

Previous Next

Package: emacs;

Reported by: dick.r.chiang <at> gmail.com

Date: Fri, 2 Dec 2022 09:16:01 UTC

Severity: normal

Tags: patch

Found in version 30.0.50

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 59768-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: dick.r.chiang <at> gmail.com, 59768-done <at> debbugs.gnu.org
Subject: Re: bug#59768: 30.0.50; [PATCH] typo
Date: Fri, 2 Dec 2022 05:03:51 -0800
dick.r.chiang <at> gmail.com writes:

> diff --git a/.clang-format b/.clang-format
> index 016fb778383..5c987536b0c 100644
> --- a/.clang-format
> +++ b/.clang-format
> @@ -7,7 +7,7 @@ BreakBeforeBinaryOperators: All
>  BreakBeforeBraces: GNU
>  ColumnLimit: 70
>  ContinuationIndentWidth: 2
> -IndentPPDDirectives: AfterHash
> +IndentPPDirectives: AfterHash
>  PPIndentWidth: 1
>  ForEachMacros:
>    - FOR_EACH_TAIL

Thanks, installed (commit a67ed9a403).

For posterity, this option is documented at:
https://clang.llvm.org/docs/ClangFormatStyleOptions.html




This bug report was last modified 2 years and 169 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.