Author: Jean-Marc Lasgouttes <[email protected]> Date: Tue, 17 Apr 2012 10:55:59 +0200 New Commit: 9059843121c419e7de564005fb72e34cc3a48ad1 URL: http://git.lyx.org/?p=lyx.git;a=commit;h=9059843121c419e7de564005fb72e34cc3a48ad1
Log: Simpler fix for undo support when entering \hline in an equation * Avoid undo step when using backspace in macro mode * Use recordUndoInset when entering macro mode (if one enters something like \hline, the outer inset itself will be modified) * Use recordUndoInset when pasting in an INsetMathGrid (same reason as above)
