]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
InsetTabular.cpp: fix the logic when \linebreaks are allowed in table cells, fixes...
[lyx.git] / RELEASE-NOTES
index 8a2972152b31acfab1858b8836138876bd78475f..d8b626ea5478741e646ddc06a5c4570d4287d962 100644 (file)
@@ -126,8 +126,6 @@ The following new LyX functions have been introduced:
 
 - LFUN_FINISHED_BACKWARD, "".
 
-- LFUN_BUFFER_TOGGLE_EMBEDDING, "buffer-toggle-embedding".
-
 - LFUN_INFO_INSERT, "info-insert".
 
 - LFUN_LAYOUT_RELOAD, "layout-reload".
@@ -140,6 +138,9 @@ The following new LyX functions have been introduced:
 
 - LFUN_INSET_EDIT, "inset-edit"
 
+- LFUN_SET_GRAPHICS_GROUP, "set-graphics-group"
+
+- LFUN_GRAPHICS_GROUPS_UNIFY, "graphics-groups-unify"
 
 The following new LyX functions have been removed:
 
@@ -162,6 +163,10 @@ The following new LyX functions have been removed:
 
 - LFUN_GRAPHICS_EDIT. Superseded by the more general LFUN_INSET_EDIT.
 
+- LFUN_ACCENT_SPECIAL_CARON.
+
+- LFUN_INSET_REFRESH.
+
 For the detailed description of LyX functions look into doxygen documentation.