]> git.eshelyaron.com Git - emacs.git/commit
CC Mode: Remove double evaluation of self-quoting function in cc-langs.el
authorAlan Mackenzie <acm@muc.de>
Sat, 27 Aug 2022 09:33:52 +0000 (09:33 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 27 Aug 2022 09:33:52 +0000 (09:33 +0000)
commit0f3780819558e12d121bc8cb5acac313909562ab
tree89e559388d2aff44c3d955cbbdac6fa92bbece88
parent56aa52c346d5317a9f228ca12d52d4c860c458b0
CC Mode: Remove double evaluation of self-quoting function in cc-langs.el

This is a followup to Stefan Monnier's fix for bug #57065 from 2022-08-25.

* lisp/progmodes/cc-langs.el (c-init-language-vars): Add a #' after the
funcall.
lisp/progmodes/cc-langs.el