X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=RELEASE-NOTES;h=d77710164772cc40459cb96fb3fd12acbf4a46be;hb=52e58a3700322392b785f739265bc928326b03bb;hp=0d0cc31d91fffb8dc4dffaba4d1ffa7db0d49339;hpb=e8529a2ecf233b8c3ccadbad4da14941fa02fd07;p=lyx.git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0d0cc31d91..d777101647 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -84,6 +84,12 @@ The following new LyX functions have been introduced: - LFUN_SPELLING_IGNORE ("spelling-ignore"). +- LFUN_PREVIEW_INSERT ("preview-insert"). + +- LFUN_FORWARD_SEARCH ("forward-search"). + +- LFUN_INSET_COPY_AS ("inset-copy-as"). + The following LyX functions have been removed: @@ -120,6 +126,9 @@ The following LyX functions have been changed: arguments have been inverted in order to allow the replacement of the word at current cursor position, even if it is not selected. +- LFUN_OPTIONAL_INSERT ("optional-insert") has been renamed LFUN_ARGUMENT_INSERT + ("argument-insert"). + New external programs and libaries: -----------------------------------