Stephan Witt wrote: > @@ -2207,6 +2209,7 @@ > > if (b.save()) { > theSession().lastFiles().add(b.fileName()); > + b.lyxvc().file_found_hook(b.fileName());
is there reason why is this in saveBuffer and not in renameBuffer? pavel
Stephan Witt wrote: > @@ -2207,6 +2209,7 @@ > > if (b.save()) { > theSession().lastFiles().add(b.fileName()); > + b.lyxvc().file_found_hook(b.fileName());
is there reason why is this in saveBuffer and not in renameBuffer? pavel