]> git.lyx.org Git - features.git/commit
Make sure that inset-forall does not skip insets
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 23 Jan 2013 22:02:05 +0000 (23:02 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 6 Feb 2013 09:35:41 +0000 (10:35 +0100)
commit720784b81189bf71ced4bf0f6f2a0998f63b5295
tree627545c926a9c4eaf352a0c0469f085324eb3705
parent0bcef7f8742fc6cd227d3e8733133cfe2abba7b0
Make sure that inset-forall does not skip insets

This could happen with
  inset-forall Note:Note char-delete-forward
when there where consecutive note insets.
src/BufferView.cpp
status.20x