diff options
author | Yuan Fu <casouri@gmail.com> | 2024-10-30 18:18:50 -0700 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2024-10-30 18:18:50 -0700 |
commit | 3101c5031e6eae31ac64392f312091ffa9bbd777 (patch) | |
tree | 371ce70104e62a1b238f6da5d18e49dd043d000c /lisp/emacs-lisp/regexp-opt.el | |
parent | e6a8492fabc1e7065983fbf6506a2790c137cd9f (diff) | |
download | emacs-3101c5031e6eae31ac64392f312091ffa9bbd777.tar.gz emacs-3101c5031e6eae31ac64392f312091ffa9bbd777.tar.bz2 emacs-3101c5031e6eae31ac64392f312091ffa9bbd777.zip |
Fix undefined variable in previous commit (bug#73900)
I somehow thought allow-auto-fill is a global variable that's
used by cc. But it's not. It's just a function param used by
c-indent-new-comment-line.
* lisp/progmodes/c-ts-common.el:
(c-ts-common-comment-indent-new-line): Remove reference to
allow-auto-fill.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
0 files changed, 0 insertions, 0 deletions