]> git.lyx.org Git - features.git/blobdiff - src/commandtags.h
in addition to the changes mentioned in ChangeLog, there is the usual batch of whites...
[features.git] / src / commandtags.h
index 271805279b59200b5f9df81b93140cfee17d6488..5cbe5a0350cfb89caaf256e0024cecc9c4f41dc3 100644 (file)
@@ -237,10 +237,11 @@ enum kb_action {
        LFUN_URL,                       // CFO-G 971121
        LFUN_WORDFINDFORWARD,           // Etienne 980216
        LFUN_WORDFINDBACKWARD,          // Etienne 980220
-       LFUN_APPENDIX, // ettrich 980505
+       LFUN_APPENDIX,                  // ettrich 980505
        LFUN_IMPORT,                    // Asger 980724
        LFUN_MENU_SEPARATOR,            // Asger 990220
-       LFUN_SEQUENCE,            // Andre' 991111
+       LFUN_SEQUENCE,                  // Andre' 991111
+       LFUN_SAVEPREFERENCES,           // Lgb 991127
        LFUN_LASTACTION  /* this marks the end of the table */
 };