documented kill-enclosing-parens
svn: r11828
This commit is contained in:
parent
dd7db9ff7b
commit
ed306e1e18
|
@ -124,6 +124,8 @@ window to the interactions window (or the search window, if it is open).}
|
||||||
|
|
||||||
@keybinding["C-c C-o"]{the sexpression following the
|
@keybinding["C-c C-o"]{the sexpression following the
|
||||||
insertion point is put in place of its containing sexpression}
|
insertion point is put in place of its containing sexpression}
|
||||||
|
@keybinding["C-c C-e"]{the first and last characters (usually parentheses)
|
||||||
|
of the containing expression are removed}
|
||||||
@keybinding["C-c C-l"]{wraps a let around the
|
@keybinding["C-c C-l"]{wraps a let around the
|
||||||
sexpression following the insertion point and puts a printf in at
|
sexpression following the insertion point and puts a printf in at
|
||||||
that point (useful for debugging).}
|
that point (useful for debugging).}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user