]> git.lyx.org Git - features.git/commitdiff
Add Notion entry to paragraph-select function
authorKornel Benko <kornel@lyx.org>
Thu, 18 Apr 2019 12:54:35 +0000 (14:54 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:25 +0000 (15:48 +0200)
Thanks Pavel

src/LyXAction.cpp

index c2738f9363336b0d4c11b61c81dcf573bd1201a4..b91786515255c1aa06af4e9b05b7e52a1a1bfa25 100644 (file)
@@ -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