]> git.lyx.org Git - lyx.git/blobdiff - src/commandtags.h
citation patch from Angus
[lyx.git] / src / commandtags.h
index 18b5e8a83481fbd37d80da2e0ca8e9f7a1c1bffd..e67f605eaf99de856b63be71b77903e73975afa8 100644 (file)
@@ -282,9 +282,9 @@ enum kb_action {
        LFUN_SCROLL_INSET,              // Jug 20000801
        LFUN_UPDATE,                    // Dekel 20000805
        LFUN_INDEX_INSERT,              // Angus 20000803
-       LFUN_REF_CREATE,                // Angus 20000807
        LFUN_SCREEN_FONT_UPDATE,        // ARRae 20000813
        LFUN_DIALOG_TABULAR_INSERT,     // Jug 20000825 (old table-insert)
+       LFUN_GOTO_PARAGRAPH,             // Dekel 20000826
        LFUN_LASTACTION  /* this marks the end of the table */
 };