diff options
author | Yuan Fu <casouri@gmail.com> | 2023-01-07 18:11:03 -0800 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2023-01-07 18:44:16 -0800 |
commit | 73168793c015d3da6b21bc96db784f9ef9225cbb (patch) | |
tree | 01ab8e7c8f409d326c3f3c1d97e8da6c9159d27a /lisp/emacs-lisp/inline.el | |
parent | 8575043f56b6b09001d53657f91eb2bb706e802a (diff) | |
download | emacs-73168793c015d3da6b21bc96db784f9ef9225cbb.tar.gz emacs-73168793c015d3da6b21bc96db784f9ef9225cbb.tar.bz2 emacs-73168793c015d3da6b21bc96db784f9ef9225cbb.zip |
Fix label indentation for Linux style in c-ts-mode (bug#60543)
Reference:
1. https://www.gnu.org/software/indent/manual/indent/Common-styles.html
2. https://www.gnu.org/software/indent/manual/indent/Option-Summary.html
The GNU indent manual says Linux style should use -il1 flag, which
means "indent labels to column 1".
* lisp/progmodes/c-ts-mode.el (c-ts-mode--indent-styles): Indent label
to column 1 in Linux style.
Diffstat (limited to 'lisp/emacs-lisp/inline.el')
0 files changed, 0 insertions, 0 deletions