]> git.lyx.org Git - features.git/commit
Buffer: Rename function names:
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 26 Oct 2010 13:27:06 +0000 (13:27 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 26 Oct 2010 13:27:06 +0000 (13:27 +0000)
commit8d10d82392aab330c2460d468dfa86ddd863c3c0
treeea9c2588182e909ba62ae959f039622e852db5d0
parent6ba6d4120d568d9d4aad231e5346b5ba8fe72ca1
Buffer: Rename function names:

- rename readFromVC to extractFromVC because this function actually doesn't read anything as compared to readEmergency, readAutosave and so on.

- rename readEmergency and readAutosave to loadEmergency and loadAutosave just like loadLyXFile and loadThisLyXFile. Only in loadThisLyXFile we switch to the actually reading of a file.

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