projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a7628d
)
; * lisp/org/ob-lilypond.el: Add FIXME.
author
Stefan Kangas
<stefan@marxist.se>
Thu, 4 Aug 2022 12:48:44 +0000
(14:48 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Thu, 4 Aug 2022 12:48:44 +0000
(14:48 +0200)
lisp/org/ob-lilypond.el
patch
|
blob
|
history
diff --git
a/lisp/org/ob-lilypond.el
b/lisp/org/ob-lilypond.el
index 15538b5037470a9310248154c613d5daf8058b34..dd204d7f6b17c6583f8d5354e04fa36ace6325ed 100644
(file)
--- 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"))