svn: r15579
This commit is contained in:
parent
9fab3b085a
commit
f651240503
|
@ -2187,7 +2187,6 @@ If the namespace does not, they are colored the unbound color.
|
||||||
defs-text
|
defs-text
|
||||||
(syntax-position stx)
|
(syntax-position stx)
|
||||||
(syntax-span stx))
|
(syntax-span stx))
|
||||||
(printf "filename ~s\n" filename)
|
|
||||||
(let* ([pos-left (- (syntax-position stx) 1)]
|
(let* ([pos-left (- (syntax-position stx) 1)]
|
||||||
[pos-right (+ pos-left (syntax-span stx))])
|
[pos-right (+ pos-left (syntax-span stx))])
|
||||||
(send defs-text syncheck:add-jump-to-definition
|
(send defs-text syncheck:add-jump-to-definition
|
||||||
|
|
Loading…
Reference in New Issue
Block a user