From: Eric L. <eri...@gm...> - 2021-06-20 00:06:07
|
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 changed in my branch, how add-log it is integrated with in matlab-mode hasn't really changed. Eric On 6/18/21 4:22 PM, Uwe Brauer wrote: > Hi > > I use add-change-log-entry-other-window a lot. > > The nice thing about elisp files is that you get entries like > > * matlab_init.el (my-matlab-shell-mode-hook): 296 > > There is nothing similar for matlab. > > Does anybody have a hack for this feature? > > Regards > > Uwe > > > _______________________________________________ > Matlab-emacs-discuss mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss |