]> git.lyx.org Git - lyx.git/commitdiff
* RELEASE_NOTES: document lfun change.
authorJürgen Spitzmüller <spitz@lyx.org>
Sun, 27 Apr 2008 16:23:14 +0000 (16:23 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sun, 27 Apr 2008 16:23:14 +0000 (16:23 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24527 a592a061-630c-0410-9148-cb99ea01b6c8

RELEASE-NOTES

index 19da9b578f90908f47f2788cd00fb34a92b674dc..8a2972152b31acfab1858b8836138876bd78475f 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,10 @@ 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.
+
 For the detailed description of LyX functions look into doxygen documentation.