From: Kornel Benko Date: Thu, 18 Apr 2019 12:54:35 +0000 (+0200) Subject: Add Notion entry to paragraph-select function X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=023428a13d0d4caee1ec6a1771e952d98c2b3a5d;p=features.git Add Notion entry to paragraph-select function Thanks Pavel --- diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index c2738f9363..b917865152 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -3255,6 +3255,7 @@ void LyXAction::init() * \var lyx::FuncCode lyx::LFUN_PARAGRAPH_SELECT * \li Action: Move cursor to beginning of current paragraph and select to the end in downward direction + * \li Notion: This function is by default bound to triple mouse click * \li Syntax: paragraph-select * \li Origin: Kornel, 16 Apr 2019 * \endvar