git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26682 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-10-02 12:17:58 +00:00
parent 3ed7124d51
commit 4e02ce0a9b

View File

@ -2533,6 +2533,7 @@ void LyXAction::init()
* \var lyx::FuncCode lyx::LFUN_SERVER_NOTIFY
* \li Action: Sends notify message about the last key-sequence to client.
* \li Notion: This can be used to grab last key-sequence used inside the LyX window.
See also Debug extensions section in Extended features manual.
* \li Syntax: server-notify
* \endvar
*/