emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 4d64c39fad 4/4: ; * lisp/org/ob-lilypond.el: Add FIXME.


From: Stefan Kangas
Subject: master 4d64c39fad 4/4: ; * lisp/org/ob-lilypond.el: Add FIXME.
Date: Thu, 4 Aug 2022 08:49:28 -0400 (EDT)

branch: master
commit 4d64c39fad481f2dc125aa4d207ab191bf697529
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * 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 15538b5037..dd204d7f6b 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"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]