]> git.eshelyaron.com Git - emacs.git/commit
CC Mode: Fix bug #39972, by fixing c-display-defun-name for nested defuns
authorAlan Mackenzie <acm@muc.de>
Wed, 20 May 2020 19:02:26 +0000 (19:02 +0000)
committerAlan Mackenzie <acm@muc.de>
Wed, 20 May 2020 19:05:14 +0000 (19:05 +0000)
commit5989432d15feb4439e759d2c0e28233ca22a7604
tree8557dc948f4765b2b9fbb653c5fa93b3396e67a6
parent5b66483eadebbd3b1c37a46d2d987637b2872a8e
CC Mode: Fix bug #39972, by fixing c-display-defun-name for nested defuns

* lisp/progmodes/cc-mode.el (c-common-init): Build
add-log-current-defun-function out of c-defun-name-and-limits instead of the
former c-defun-name.
lisp/progmodes/cc-mode.el