From c0f4aa8c4b786dcfb3699b175dff63f109abba98 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Mon, 22 Mar 2010 11:35:43 +0000 Subject: [PATCH] * doxy git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33835 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5