]> git.lyx.org Git - features.git/commit
Consider deleted text when inserting quote inset.
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 21 Jan 2013 13:49:45 +0000 (14:49 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 6 Feb 2013 09:24:09 +0000 (10:24 +0100)
commit0bcef7f8742fc6cd227d3e8733133cfe2abba7b0
tree6cc6c41c28d8c4e503c204c06d257d7027af629d
parent421053c60caafce969b42e25f5f7a4cd5a9eb3c3
Consider deleted text when inserting quote inset.

This bug was reported against the ubuntu build:
  https://bugs.launchpad.net/bugs/1100046

Additionally, some extra code for avoiding double undo entries has
been removed, since this is handled by grouped undo now.
src/Text3.cpp
status.20x