]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
Add comment
[lyx.git] / RELEASE-NOTES
index 4d72e704d050345ae381eff12dec9012f7fe430e..faca0449ec00257ab3f63f25760e274e72462a45 100644 (file)
@@ -30,6 +30,22 @@ The following new LyX functions have been introduced:
 
 - LFUN_REGEXP_MODE ("regexp-mode").
 
+- LFUN_PHANTOM_INSERT ("phantom-insert").
+
+- LFUN_INSET_BEGIN ("inset-begin").
+
+- LFUN_INSET_END (""inset-end"").
+
+- LFUN_INSET_BEGIN_SELECT ("inset-begin-select").
+
+- LFUN_INSET_END_SELECT ("inset-end-select").
+
+- LFUN_CHANGE_PREVIOUS ("change-previous").
+
+- LFUN_LABEL_INSERT_AS_REF ("label-insert-as-reference").
+
+- LFUN_SECTION_SELECT ("section-select").
+
 - LFUN_FONT_UNDERLINE ("font-underline").
 
 - LFUN_FONT_STRIKEOUT ("font-strikeout").
@@ -38,6 +54,7 @@ The following new LyX functions have been introduced:
 
 - LFUN_FONT_UWAVE ("font-underwave").
 
+
 The following LyX functions have been removed:
 
 - LFUN_NEXT_INSET_TOGGLE ("next-inset-toggle"): use "inset-toggle" instead.