Hiya,
matlab-mode has defined `add-log-current-defun-function' for a long time.
I'm using the hairyblocks branch, and tried the below command and it
added the function name of a nested function to the record similar to below.
While the implementation of add-log-current-defun-function has chan
>>> "EL" == Eric Ludlam writes:
Hi Eric,
Thanks for he quick reply
> Hiya,
> matlab-mode has defined `add-log-current-defun-function' for a long time.
You are right, I did not test this carefully enough.
However in lisp files, for examples defcustom is also recognised, so the
question is wheth