]> git.lyx.org Git - features.git/commit
* src/text.C: (backspacePos0): rewrite to make it simple and allow
authorMichael Schmitt <michael.schmitt@teststep.org>
Tue, 7 Nov 2006 23:02:44 +0000 (23:02 +0000)
committerMichael Schmitt <michael.schmitt@teststep.org>
Tue, 7 Nov 2006 23:02:44 +0000 (23:02 +0000)
commit4c765ba8892b35cee5e107a842acb7eac71d4024
tree992e34e096b67a533348ee69d41159b4d43669d8
parente0fb6ae2cfd1f66b101d4b5212acc8a364fb31e5
* src/text.C: (backspacePos0): rewrite to make it simple and allow
deleting empty paragraphs even when keepempty is true. Do not rely
on dEPM, since this was silly (bugs 2587 and 2882)
(Delete): simplify also and avoid calling backspace.
(backspace): small tweak.
(patch by Jean-Marc)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15801 a592a061-630c-0410-9148-cb99ea01b6c8
src/text.C