mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-24 21:50:20 +02:00
Added `raise' to override-scheme-list.
This commit is contained in:
parent
2e3fbd8de1
commit
2b475559ff
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
;; in Scheme but which, in this context, ought to refer
|
;; in Scheme but which, in this context, ought to refer
|
||||||
;; to Tcl/Tk commands.
|
;; to Tcl/Tk commands.
|
||||||
|
|
||||||
(define override-scheme-list '(bind))
|
(define override-scheme-list '(bind raise))
|
||||||
|
|
||||||
(for-each
|
(for-each
|
||||||
(lambda (name)
|
(lambda (name)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue