]> git.lyx.org Git - lyx.git/commitdiff
Added description of the new paste as simple unformatted text feature.
authorTommaso Cucinotta <tommaso@lyx.org>
Sat, 29 Oct 2011 22:08:20 +0000 (22:08 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Sat, 29 Oct 2011 22:08:20 +0000 (22:08 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40079 a592a061-630c-0410-9148-cb99ea01b6c8

RELEASE-NOTES

index e9dafd04c5674d3960653c383bf5ce5462d1d71b..884df785600ddb03ed88a08eb70947f50e59424d 100644 (file)
@@ -32,6 +32,11 @@ The following new LyX functions have been introduced:
 - LFUN_BUFFER_EXPORT_AS <format> <filename>
   Equivalent to the new -export-to command-line switch (see above).
 
+- LFUN_CLIPBOARD_PASTE_SIMPLE ("clipboard-paste-simple")
+  Paste the clipboard contents as simple unformatted text.
+  This is also available through a new menu voice within the
+  [Edit]->[Paste Special...] sub-menu.
+
 //template, remove this entry later on
 - LFUN_BUFFER_TOGGLE_OUTPUT_SYNC ("buffer-toggle-output-sync").