Author: sanda Date: Wed Jan 26 19:24:53 2011 New Revision: 37331 URL: http://www.lyx.org/trac/changeset/37331
Log: * LFUNs.lyx Modified: lyx-devel/trunk/lib/doc/LFUNs.lyx Modified: lyx-devel/trunk/lib/doc/LFUNs.lyx ============================================================================== --- lyx-devel/trunk/lib/doc/LFUNs.lyx Wed Jan 26 19:20:22 2011 (r37330) +++ lyx-devel/trunk/lib/doc/LFUNs.lyx Wed Jan 26 19:24:53 2011 (r37331) @@ -57,7 +57,7 @@ \begin_body \begin_layout Section* -LFUNs documentation automatically generated 2010-12-02 +LFUNs documentation automatically generated 2011-01-26 \end_layout \begin_layout Standard @@ -1662,7 +1662,7 @@ LFUN_PRIMARY_SELECTION_PASTE \end_layout \begin_layout Description -Action Pastes the currently text selected text. +Action Pastes the currently selected text. \end_layout \begin_layout Description Notion Primary selection mechanism is linux-only thing. @@ -1678,11 +1678,17 @@ LFUN_SELECTION_PASTE \end_layout \begin_layout Description -Action Pastes the text in permanent selection. +Action Pastes the the internal selection text in permanent selection. +\end_layout +\begin_layout Description +Notion Created in order to have middle mouse button pasting correct (bound to command-alternatives selection-paste ; primary-selection-paste paragraph). \end_layout \begin_layout Description Syntax selection-paste \end_layout +\begin_layout Description +Origin lasgouttes, 14 Jan 2009 +\end_layout \begin_layout Subsection* LFUN_UNDO
