git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26355 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-09-11 20:05:48 +00:00
parent 9b99e7be2c
commit 426a9acbf0

View File

@ -94,6 +94,10 @@ The following new LyX functions have been introduced:
- LFUN_COMPLETION_COMPLETE, "complete".
- LFUN_COMPLETION_CANCEL, "completion-cancel"
- LFUN_COMPLETION_ACCEPT, "completion-accept"
- LFUN_CLOSE_TAB_GROUP, "close-tab-group".
- LFUN_SPLIT_VIEW, "split-view".