]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/cc-mode.el (c-advise-fl-for-region): Fix compiler warning
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 4 Aug 2023 03:43:12 +0000 (23:43 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 4 Aug 2023 03:43:12 +0000 (23:43 -0400)
commite9672b147f2e1f4879752f882fb58c7dc7ce3e9b
tree7c1834f55dba2464f6a6303696c63fa0befcad76
parent27ed565ec6163c499191b62a4cee10d99019aa38
* lisp/progmodes/cc-mode.el (c-advise-fl-for-region): Fix compiler warning

Make sure we macro-expand `defadvice` only when we want to use it.
lisp/progmodes/cc-mode.el