]> git.lyx.org Git - lyx.git/commit
Revert "Don't allow newline characters in the command buffer."
authorJulien Rioux <jrioux@lyx.org>
Wed, 19 Oct 2011 22:52:34 +0000 (22:52 +0000)
committerJulien Rioux <jrioux@lyx.org>
Wed, 19 Oct 2011 22:52:34 +0000 (22:52 +0000)
commit6c96473ac8cf65eb4c26639b91ddd41ceb9f4a0c
tree85b6a09425f3530381a5ef9dadc78e4784801cfc
parent7bc0f381d9e70dd734ec4c6fb430237740728345
Revert "Don't allow newline characters in the command buffer."

This reverts commit r39809. Some LFUNs require newline characters,
and while at the moment we don't have a proper interface for such
LFUNs, copy-pasting newlines has been a long-time workaround.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39893 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiCommandBuffer.cpp