diff options
author | Robert Pluim <rpluim@gmail.com> | 2025-02-12 11:34:16 +0100 |
---|---|---|
committer | Robert Pluim <rpluim@gmail.com> | 2025-02-13 14:19:04 +0100 |
commit | 2f8c2e64e03d85e2093b47e15aa35497054f922f (patch) | |
tree | 3e27ffb2a8d9a061ecc109173561fad73df8e105 /lisp/emacs-lisp/checkdoc.el | |
parent | 167157fc210ae078e683c80dc650e6a2bb5a6050 (diff) | |
download | emacs-2f8c2e64e03d85e2093b47e15aa35497054f922f.tar.gz emacs-2f8c2e64e03d85e2093b47e15aa35497054f922f.tar.bz2 emacs-2f8c2e64e03d85e2093b47e15aa35497054f922f.zip |
Use 'const' instead of 'symbol' in 'c-ts-mode-indent-style
The 'symbol' widget is for when the user is expected to enter a
symbol; when using a definite symbol, 'const' is preferred.
* lisp/progmodes/c-ts-mode.el (c-ts-mode-indent-style): Use
'const' to define the options for a 'choice' widget.
Diffstat (limited to 'lisp/emacs-lisp/checkdoc.el')
0 files changed, 0 insertions, 0 deletions