]> git.eshelyaron.com Git - emacs.git/commit
CC Mode: Don't bind max-specpdl-size when it doesn't exist or is obsolete
authorAlan Mackenzie <acm@muc.de>
Tue, 27 Sep 2022 08:39:05 +0000 (08:39 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 27 Sep 2022 08:39:05 +0000 (08:39 +0000)
commita889977e0bfc6888cc8201133aa65b8a2b773def
treef87ed8331d94c1b09ec09c7a46a75ce3d99c1774
parent604b541d5ce394a1e4f157a81a0cf77df98d61d0
CC Mode: Don't bind max-specpdl-size when it doesn't exist or is obsolete

This is part of the changes for bug #57911.

* lisp/progmodes/cc-defs.el (c-let*-maybe-max-specpdl-size): New macro.
(c-get-lang-constant): Use the new macro in place of let*.
lisp/progmodes/cc-defs.el