From 4d64c39fad481f2dc125aa4d207ab191bf697529 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 4 Aug 2022 14:48:44 +0200 Subject: [PATCH] ; * lisp/org/ob-lilypond.el: Add FIXME. --- lisp/org/ob-lilypond.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/org/ob-lilypond.el b/lisp/org/ob-lilypond.el index 15538b50374..dd204d7f6b1 100644 --- a/lisp/org/ob-lilypond.el +++ b/lisp/org/ob-lilypond.el @@ -36,6 +36,7 @@ (declare-function org-show-all "org" (&optional types)) +;; FIXME: Doesn't this rather belong in lilypond-mode.el? (defalias 'lilypond-mode 'LilyPond-mode) (add-to-list 'org-babel-tangle-lang-exts '("LilyPond" . "ly")) -- 2.39.2