From: Pavel Sanda Date: Mon, 22 Mar 2010 11:35:43 +0000 (+0000) Subject: * doxy X-Git-Tag: 2.0.0~3732 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=c0f4aa8c4b786dcfb3699b175dff63f109abba98;p=features.git * doxy git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33835 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index ef533223ea..5d123b61fd 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -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