summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-11-08 05:44:18 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-11-08 05:44:18 +0100
commitf8acd072a81821c6ebb3a8bf7e057f45243e7810 (patch)
tree695376a4bf1a2c18c338cf9651e1274a307c28db /README
parentca4e24ea7c39abb47683e68bac42807f2fe79eb0 (diff)
downloadgeiser-chez-f8acd072a81821c6ebb3a8bf7e057f45243e7810.tar.gz
geiser-chez-f8acd072a81821c6ebb3a8bf7e057f45243e7810.tar.bz2
geiser-squarify to toggle between () and []
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 8134f97..b10af2a 100644
--- a/README
+++ b/README
@@ -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 |