]> git.lyx.org Git - features.git/commit
DEPM: handle undo when deleting spaces
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 15 Feb 2019 14:33:23 +0000 (15:33 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:58 +0000 (14:39 +0200)
commit2284ace525c8ed12e002463568e9fe2af13bbc34
treed53584a23926c4f50286646794afd057f883a028
parent3d221fb16743ba530e597c416c329b52502f6b55
DEPM: handle undo when deleting spaces

Also, do not do any DEPM when the buffer is read-only.
src/Text.h
src/Text2.cpp