git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28922 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2009-03-26 13:31:16 +00:00
parent 837661a255
commit cfb86427df

View File

@ -683,6 +683,7 @@ void LyXAction::init()
* \var lyx::FuncCode lyx::LFUN_SCREEN_SHOW_CURSOR
* \li Action: Repositions the screen such that the cursor is visible.
* \li Syntax: screen-show-cursor
* \li Origin: vfr, 25 Mar 2009
* \endvar
*/
{ LFUN_SCREEN_SHOW_CURSOR, "screen-show-cursor", ReadOnly, Edit },