On Thu, Apr 10, 2008 at 1:47 PM, Ralf Angeli <[EMAIL PROTECTED]> wrote: > > * Mirko Vukovic (2008-04-10) writes: > > > I am generating a changelog file for a beamer presentation. Changelog > > entries start with the file name and subsection title. Is there a way > > to modify this behavior to include the frame title? > > It looks like the regexp for searching the section title is hard-coded > in `add-log-current-defun'. > > -- > Ralf > Thanks for looking into it. However, it seems that add-log-current-defun first looks to see if add-log-current-defun-function is defined. However it does not look like it is a buffer local variable (but then, I am not very familiar with what makes a variable buffer-local).
I'll try customizing it next time I need it. Mirko _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
