projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d22853
)
Issue 4111: (scm accreg): don't use markup definition and markup macro in the same...
author
David Kastrup
<dak@gnu.org>
Thu, 18 Sep 2014 11:38:57 +0000
(13:38 +0200)
committer
David Kastrup
<dak@gnu.org>
Tue, 23 Sep 2014 08:03:51 +0000
(10:03 +0200)
GUILEv2 is not happy about that.
scm/accreg.scm
patch
|
blob
|
history
diff --git
a/scm/accreg.scm
b/scm/accreg.scm
index eba1bb473355479a36a50e0727cfa52dbef9b04f..a777870f1ada99bf028072155f035844741f22af 100644
(file)
--- a/
scm/accreg.scm
+++ b/
scm/accreg.scm
@@
-66,7
+66,7
@@
for examples."
'direction
1
'text
- (
markup ,(symbol->keyword set-symbol
) register))))))))
+ (
,(string->symbol (format #f "make-~a-markup" set-symbol)
) register))))))))
(define-register-set discant