summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/inline.el
diff options
context:
space:
mode:
authorYuan Fu <casouri@gmail.com>2023-01-07 18:11:03 -0800
committerYuan Fu <casouri@gmail.com>2023-01-07 18:44:16 -0800
commit73168793c015d3da6b21bc96db784f9ef9225cbb (patch)
tree01ab8e7c8f409d326c3f3c1d97e8da6c9159d27a /lisp/emacs-lisp/inline.el
parent8575043f56b6b09001d53657f91eb2bb706e802a (diff)
downloademacs-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