]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
Paragraph::inInset() shall not be used if the owner inset was not initialized. Make...
[lyx.git] / RELEASE-NOTES
index 4296d9c0d5627b26877175d57b41eeca0b3588d9..915c3730e9a135a64395a8a93a2aad493adc1bf7 100644 (file)
@@ -94,6 +94,10 @@ The following new LyX functions have been introduced:
 
 - LFUN_COMPLETION_COMPLETE, "complete".
 
+- LFUN_COMPLETION_CANCEL, "completion-cancel"
+
+- LFUN_COMPLETION_ACCEPT, "completion-accept"
+
 - LFUN_CLOSE_TAB_GROUP, "close-tab-group".
 
 - LFUN_SPLIT_VIEW, "split-view".
@@ -204,6 +208,7 @@ The following new LyX functions have been removed:
 
 - LFUN_MATH_IMPORT_SELECTION. Use LFUN_MATH_MODE instead.
 
+- LFUN_BIBITEM_INSERT.
 
 For the detailed description of LyX functions look into doxygen documentation.