]> 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>
Fri, 22 May 2020 09:43:02 +0000 (09:43 +0000)
commitc0aa2f2abf732ddb9d1f393c5989b14e047d63d7
treed58140ebf909db98028606b488faa6b70272f613
parent62a5e890d72de11263996b25c1a7256423d22a7b
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