runtime(doc): mention auto-format using clang-format for sound.c/sign.c

Commit: 
https://github.com/vim/vim/commit/de6a313014ca4bc5316bd077e44fd856b15c5901
Author: Christian Brabandt <c...@256bit.org>
Date:   Wed Dec 25 18:00:38 2024 +0100

    runtime(doc): mention auto-format using clang-format for sound.c/sign.c
    
    Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/runtime/doc/develop.txt b/runtime/doc/develop.txt
index 84aa53dc8..d97d230e9 100644
--- a/runtime/doc/develop.txt
+++ b/runtime/doc/develop.txt
@@ -1,4 +1,4 @@
-*develop.txt*   For Vim version 9.1.  Last change: 2024 Nov 11
+*develop.txt*   For Vim version 9.1.  Last change: 2024 Dec 25
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -191,6 +191,12 @@ The basic steps to make changes to the code:
 For any non-trivial change, please always create a pull request on github,
 since this triggers the test suite.
 
+                                                       *style-clang-format*
+sound.c and sign.c can be (semi-) automatically formated using the
+`clang-format` formatter according to the distributed .clang-format file.
+Other source files do not yet correspond to the .clang-format file.  This may
+change in the future and they may be reformatted as well.
+
 
 C COMPILER                             *style-compiler* *ANSI-C* *C89* *C99*
 
diff --git a/runtime/doc/tags b/runtime/doc/tags
index 2e97186d2..b2aa06463 100644
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -10268,6 +10268,7 @@ strutf16len()   builtin.txt     /*strutf16len()*
 strwidth()     builtin.txt     /*strwidth()*
 style-braces   develop.txt     /*style-braces*
 style-changes  develop.txt     /*style-changes*
+style-clang-format     develop.txt     /*style-clang-format*
 style-comments develop.txt     /*style-comments*
 style-common-functions develop.txt     /*style-common-functions*
 style-compiler develop.txt     /*style-compiler*

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/vim_dev/E1tQUyN-003Efn-6G%40256bit.org.

Raspunde prin e-mail lui