..
original commit: 0ee3568a301dc764f0b7e876dadf30a3c0e03785
This commit is contained in:
parent
d43194dd7e
commit
7d9e0116b2
|
@ -374,7 +374,6 @@
|
||||||
get-style-list
|
get-style-list
|
||||||
get-end-position
|
get-end-position
|
||||||
flash-on
|
flash-on
|
||||||
highlight-range
|
|
||||||
insert
|
insert
|
||||||
kill
|
kill
|
||||||
last-position
|
last-position
|
||||||
|
@ -396,7 +395,6 @@
|
||||||
skip-whitespace
|
skip-whitespace
|
||||||
insert-close-paren)
|
insert-close-paren)
|
||||||
|
|
||||||
|
|
||||||
(inherit get-styles-fixed)
|
(inherit get-styles-fixed)
|
||||||
(inherit has-focus? find-snip split-snip)
|
(inherit has-focus? find-snip split-snip)
|
||||||
|
|
||||||
|
@ -424,7 +422,6 @@
|
||||||
paren-pos]
|
paren-pos]
|
||||||
[else (loop (- semi-pos 1))]))]))))
|
[else (loop (- semi-pos 1))]))]))))
|
||||||
|
|
||||||
|
|
||||||
(public get-limit balance-parens tabify-on-return? tabify tabify-selection
|
(public get-limit balance-parens tabify-on-return? tabify tabify-selection
|
||||||
tabify-all insert-return calc-last-para
|
tabify-all insert-return calc-last-para
|
||||||
box-comment-out-selection comment-out-selection uncomment-selection
|
box-comment-out-selection comment-out-selection uncomment-selection
|
||||||
|
|
Loading…
Reference in New Issue
Block a user