diff options
author | Daniel MartÃn <mardani29@yahoo.es> | 2022-12-11 15:57:43 +0100 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2022-12-12 15:08:54 -0800 |
commit | d264b75669d7d9d7ffe536a79af0ea34d8fd4b6a (patch) | |
tree | e41b2ccb2e8450382c8e31bc63343f9f72677195 /test/lisp/emacs-lisp/memory-report-tests.el | |
parent | ca67d988d8721e9ec24a040b977393136457873f (diff) | |
download | emacs-d264b75669d7d9d7ffe536a79af0ea34d8fd4b6a.tar.gz emacs-d264b75669d7d9d7ffe536a79af0ea34d8fd4b6a.tar.bz2 emacs-d264b75669d7d9d7ffe536a79af0ea34d8fd4b6a.zip |
Align C++ access specifiers to their enclosing class/struct/union
(bug#59966)
The default style in c++-mode aligns access specifiers like "private",
"public" or "protected" to their enclosing class, struct, or union.
The "ellemtel" style indents access specifiers, but this C++ style is
not supported by c++-ts-mode yet.
* lisp/progmodes/c-ts-mode.el (c-ts-mode--indent-styles): Align access
specifiers to their enclosing class/struct/union.
Diffstat (limited to 'test/lisp/emacs-lisp/memory-report-tests.el')
0 files changed, 0 insertions, 0 deletions