mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 02:14:50 +00:00
* Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25160 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ed1ca813ef
commit
c6ecad82c9
@ -832,6 +832,12 @@ void LyXAction::init()
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_WORD_RIGHT_SELECT, "word-right-select", ReadOnly | SingleParUpdate, Edit },
|
||||
/*!
|
||||
* \var lyx::FuncCode lyx::LFUN_WORD_SELECT
|
||||
* \li Action: Puts the word where the cursor stands into the selection.
|
||||
* \li Syntax: word-select
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_WORD_SELECT, "word-select", ReadOnly, Edit },
|
||||
/*!
|
||||
* \var lyx::FuncCode lyx::LFUN_WORD_CAPITALIZE
|
||||
|
Loading…
Reference in New Issue
Block a user