]> git.lyx.org Git - features.git/commitdiff
* doxy
authorPavel Sanda <sanda@lyx.org>
Mon, 22 Mar 2010 11:35:43 +0000 (11:35 +0000)
committerPavel Sanda <sanda@lyx.org>
Mon, 22 Mar 2010 11:35:43 +0000 (11:35 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33835 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index ef533223eaef71a04775697415f24900e6d0b403..5d123b61fd2d7ee6bd3f0f757da9837cbb787504 100644 (file)
@@ -600,6 +600,7 @@ void LyXAction::init()
 /*!
  * \var lyx::FuncCode lyx::LFUN_ESCAPE
  * \li Action: Clears the selection. If no text is selected call #LFUN_FINISHED_FORWARD.
+               Inside math mode jumps out of the math inset.
  * \li Syntax: escape
  * \li Origin: Lgb, 17 May 2001
  * \endvar