diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-08 05:44:18 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-08 05:44:18 +0100 |
commit | f8acd072a81821c6ebb3a8bf7e057f45243e7810 (patch) | |
tree | 695376a4bf1a2c18c338cf9651e1274a307c28db /README | |
parent | ca4e24ea7c39abb47683e68bac42807f2fe79eb0 (diff) | |
download | geiser-guile-f8acd072a81821c6ebb3a8bf7e057f45243e7810.tar.gz geiser-guile-f8acd072a81821c6ebb3a8bf7e057f45243e7810.tar.bz2 |
geiser-squarify to toggle between () and []
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -111,6 +111,7 @@ | M-. | Go to definition of identifier at point | | M-, | Go back to where M-. was last invoked | | C-c C-e m | Ask for a module and open its file | + | C-c C-e [ | Toggle between () and [] for current form | |---------------------+-------------------------------------------------| | C-M-x | Eval definition around point | | C-c M-e | Eval definition around point and switch to REPL | |