]> git.lyx.org Git - features.git/commit
Return early again if there's nothing to do. Also, mark the buffer dirty
authorRichard Heck <rgheck@comcast.net>
Mon, 25 Oct 2010 12:24:15 +0000 (12:24 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 25 Oct 2010 12:24:15 +0000 (12:24 +0000)
commit5cd48620f104b15540d83f674b82cf755271a62e
treeafd94a2ce9275b818f6777c254b8f93aa7b9f748
parent1d55e97b2d07ea8cb56b6d7a016f26408fb49dc6
Return early again if there's nothing to do. Also, mark the buffer dirty
only if we manage to read the autosave file successfully.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35824 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp