X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXAction.cpp;h=b72fd1cee2704563ddd4a5f03b0293edb3fcba2a;hb=62411b7c0f5073d77df46cb0c8a5baacd0dfce7c;hp=179bf3a2a90cd97852cc4ab8008cd8525effbf35;hpb=f01e1e202ff68a1d037bcba53f085c58b58c5db5;p=lyx.git diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 179bf3a2a9..b72fd1cee2 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -1191,7 +1191,7 @@ void LyXAction::init() { LFUN_CLIPBOARD_PASTE, "clipboard-paste", Noop, Edit }, /*! * \var lyx::FuncCode lyx::LFUN_PRIMARY_SELECTION_PASTE - * \li Action: Pastes the currently text selected text. + * \li Action: Pastes the currently selected text. * \li Notion: Primary selection mechanism is linux-only thing. * \li Syntax: primary-selection-paste [] * \li Params: : "paragraph" will cause pasting as one paragraph, i.e. "Join lines". @@ -1200,8 +1200,11 @@ void LyXAction::init() { LFUN_PRIMARY_SELECTION_PASTE, "primary-selection-paste", Noop, Edit }, /*! * \var lyx::FuncCode lyx::LFUN_SELECTION_PASTE - * \li Action: Pastes the text in permanent selection. + * \li Action: Pastes the the internal selection text in permanent selection. + * \li Notion: Created in order to have middle mouse button pasting correct (bound to + command-alternatives selection-paste ; primary-selection-paste paragraph). * \li Syntax: selection-paste + * \li Origin: lasgouttes, 14 Jan 2009 * \endvar */ { LFUN_SELECTION_PASTE, "selection-paste", Noop, Edit }, @@ -1749,9 +1752,8 @@ void LyXAction::init() * \var lyx::FuncCode lyx::LFUN_MATH_FONT_STYLE * \li Action: Changes the text style used in math. * \li Syntax: math-font-style