]> git.lyx.org Git - lyx.git/commitdiff
These were neglected too
authorPavel Sanda <sanda@lyx.org>
Thu, 14 May 2009 13:15:23 +0000 (13:15 +0000)
committerPavel Sanda <sanda@lyx.org>
Thu, 14 May 2009 13:15:23 +0000 (13:15 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29667 a592a061-630c-0410-9148-cb99ea01b6c8

RELEASE-NOTES

index 4d72e704d050345ae381eff12dec9012f7fe430e..a14e76e188916258581f4e2d16aab8aaa1289961 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_INSERT_LABEL_AS_REF ("insert-label-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.