bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#59768: 30.0.50; [PATCH] typo


From: Stefan Kangas
Subject: bug#59768: 30.0.50; [PATCH] typo
Date: Fri, 2 Dec 2022 05:03:51 -0800

dick.r.chiang@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





reply via email to

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