瀏覽代碼

Backport commit 4d64c39fa from Emacs

; * lisp/org/ob-lilypond.el: Add FIXME.
4d64c39fad481f2dc125aa4d207ab191bf697529
Stefan Kangas
Thu Aug 4 14:48:44 2022 +0200
Stefan Kangas 2 年之前
父節點
當前提交
883f87c3e7
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lisp/ob-lilypond.el

+ 1 - 0
lisp/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"))