mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* LFUNs.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37331 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
dc5885986d
commit
58c02a5e5b
@ -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 @@ Origin Georg, 10 Jul 2006
|
||||
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 @@ Params <ARG>: "paragraph" will cause pasting as one paragraph, i.e. "Join lines"
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user