.
original commit: 43b5d3542eba825a03f7e4d35da6651dec6b4110
This commit is contained in:
parent
911c5eb4ef
commit
64b2048dae
|
@ -646,7 +646,7 @@
|
|||
(att (attribute (regexp-replace r par "\\1")))
|
||||
(val (value (regexp-replace r par "\\2"))))
|
||||
(and (regexp-match r par)
|
||||
att val (cons att val)))))
|
||||
att val (cons (lowercase att) val)))))
|
||||
|
||||
;; value := token / quoted-string
|
||||
(define value
|
||||
|
|
Loading…
Reference in New Issue
Block a user