]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
csv2lyx.py: I haven't contributed something to the actual file version
[lyx.git] / RELEASE-NOTES
index 19da9b578f90908f47f2788cd00fb34a92b674dc..173c3cce7cf36a7887a04c9c9995262932856337 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,12 @@ 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.
+
+- LFUN_ACCENT_SPECIAL_CARON.
+
 For the detailed description of LyX functions look into doxygen documentation.