Hello, Rainer M Krug <[email protected]> writes:
> THis patch adds out-of-the-box fontification of makefile source code > blocks when using the package listings. As the makefile code blocks are > named =makefile= and the name of the language definition in the package > =listings= is m=make= the value (makefile "make") is added to the > variable org-latex-listings-langs. Thank you for the patch. Since you modify the default value of a defcustom, could you also add :version and :package-version keywords to the variable? See `org-latex-known-warnings' for an example. Regards, -- Nicolas Goaziou
