]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
* RELEASE_NOTES: document lfun change.
[lyx.git] / RELEASE-NOTES
index 19da9b578f90908f47f2788cd00fb34a92b674dc..8a2972152b31acfab1858b8836138876bd78475f 100644 (file)
@@ -138,6 +138,8 @@ The following new LyX functions have been introduced:
 
 - LFUN_NEXT_INSET_MODIFY, "next-inset-modify"
 
+- LFUN_INSET_EDIT, "inset-edit"
+
 
 The following new LyX functions have been removed:
 
@@ -156,6 +158,10 @@ The following new LyX functions have been removed:
 
 - LFUN_SERVER_GET_FONT.
 
+- LFUN_EXTERNAL_EDIT. Superseded by the more general LFUN_INSET_EDIT.
+
+- LFUN_GRAPHICS_EDIT. Superseded by the more general LFUN_INSET_EDIT.
+
 For the detailed description of LyX functions look into doxygen documentation.