]> git.lyx.org Git - lyx.git/commitdiff
Forgot to document these lfuns
authorPavel Sanda <sanda@lyx.org>
Thu, 14 May 2009 13:10:37 +0000 (13:10 +0000)
committerPavel Sanda <sanda@lyx.org>
Thu, 14 May 2009 13:10:37 +0000 (13:10 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29666 a592a061-630c-0410-9148-cb99ea01b6c8

RELEASE-NOTES

index 16b33caf9342f554cd2423205acd87d5cab180c3..4d72e704d050345ae381eff12dec9012f7fe430e 100644 (file)
@@ -30,6 +30,14 @@ The following new LyX functions have been introduced:
 
 - LFUN_REGEXP_MODE ("regexp-mode").
 
+- LFUN_FONT_UNDERLINE ("font-underline").
+
+- LFUN_FONT_STRIKEOUT ("font-strikeout").
+
+- LFUN_FONT_UULINE ("font-underunderline").
+
+- LFUN_FONT_UWAVE ("font-underwave").
+
 The following LyX functions have been removed:
 
 - LFUN_NEXT_INSET_TOGGLE ("next-inset-toggle"): use "inset-toggle" instead.