Next comments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32970 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-01-11 16:17:27 +00:00
parent 782db81f77
commit 80fad8af23

View File

@ -62,6 +62,8 @@ The following new LyX functions have been introduced:
- LFUN_FONT_UWAVE ("font-underwave").
//FIXME kill this before release unless Rob comes
//with something new.
- LFUN_OUTLINE_DRAGMOVE ("outline-dragmove").
- LFUN_BRANCHES_RENAME ("branches-rename").
@ -70,6 +72,14 @@ The following new LyX functions have been introduced:
- LFUN_BUFFER_CLOSE_ALL ("buffer-close-all").
- LFUN_INSET_FORALL ("inset-forall").
- LFUN_DEBUG_LEVEL_SET ("debug-level-set").
- LFUN_INSET_SELECT_ALL ("inset-select-all").
- LFUN_MATH_AMS_MATRIX ("math-ams matrix").
The following LyX functions have been removed: