]> git.lyx.org Git - features.git/commit
Fixup bf7f4d71: Let changeRefsIfUnique handle undo
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 12 Jan 2020 21:18:36 +0000 (22:18 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:50 +0000 (15:48 +0200)
commit2409d755f56a97d3963410edf91257e736eec2cc
tree651748b4beecc19c6ad951f34aa937d7a285d921
parente26070587ac981c928f8da44814057687a9bf20b
Fixup bf7f4d71: Let changeRefsIfUnique handle undo

This allows for a much lower memory consumption than a plain
recordUnfoFullBuffer.

Related to bug 6494.
src/Buffer.cpp
src/Buffer.h
src/insets/InsetBibitem.cpp