summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/syntax.el
diff options
context:
space:
mode:
authorYuan Fu <casouri@gmail.com>2024-10-30 18:18:50 -0700
committerYuan Fu <casouri@gmail.com>2024-10-30 18:18:50 -0700
commit3101c5031e6eae31ac64392f312091ffa9bbd777 (patch)
tree371ce70104e62a1b238f6da5d18e49dd043d000c /lisp/emacs-lisp/syntax.el
parente6a8492fabc1e7065983fbf6506a2790c137cd9f (diff)
downloademacs-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/syntax.el')
0 files changed, 0 insertions, 0 deletions