]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4636: lilypond-mode.el: consult LilyPond-lilypond-command et al at runtime
authorDavid Kastrup <dak@gnu.org>
Tue, 13 Oct 2015 13:06:18 +0000 (15:06 +0200)
committerDavid Kastrup <dak@gnu.org>
Wed, 14 Oct 2015 09:29:23 +0000 (11:29 +0200)
commit05bb156d62a3193989f56039906ab9f23d071660
tree8fe751b56a95b047ad1442bc63a50829e0272e1e
parent611c175ae2cceebfc8f0dccf695b4ff5593e763c
Issue 4636: lilypond-mode.el: consult LilyPond-lilypond-command et al at runtime

Previously, they were entered into LilyPond-command-alist only at load
time, making them unchangeable via dir-local variables or within a
session.

This works by letting `LilyPond-command-expand' interpret symbols and
lists as well, dereferencing and concatenating, respectively.
elisp/lilypond-mode.el