From: Pavel Sanda Date: Thu, 22 May 2008 23:28:25 +0000 (+0000) Subject: Forgot these. X-Git-Tag: 1.6.10~4718 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=4ebc17c9b950b14709751ec44883743a6ce177fb;hp=0c6940f5ca01c9cd3c2e7e73a13517be45ecae8f;p=lyx.git Forgot these. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24892 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 173c3cce7c..d8b626ea54 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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: @@ -164,6 +165,8 @@ The following new LyX functions have been removed: - LFUN_ACCENT_SPECIAL_CARON. +- LFUN_INSET_REFRESH. + For the detailed description of LyX functions look into doxygen documentation.