]> git.lyx.org Git - features.git/blobdiff - src/lfuns.h
Add support for listings package. Two listings command \lstinline, \lstinputlisting...
[features.git] / src / lfuns.h
index acd0cb06fd34c2768b7dde94db1a87657bd491aa..3415ae441bcc66082309764be5d769d0ab6fbd26 100644 (file)
@@ -380,6 +380,7 @@ enum kb_action {
        LFUN_CLEARPAGE_INSERT,           // Ugras 20061125
        LFUN_CLEARDOUBLEPAGE_INSERT,     // Ugras 20061125
        //290
+       LFUN_LISTING_INSERT,             // Herbert 20011110, bpeng 20070502
 
        LFUN_LASTACTION                  // end of the table
 };