diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-09 21:52:56 +0100 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-09 21:52:56 +0100 | 
| commit | fb5f7a2a797183e5b2350ae76ea8ca09689f4a12 (patch) | |
| tree | db177f6a69f8682141ddbb22aa6988f23bd66f8b /README | |
| parent | 70b6d7a95f3c4e706b72568e2a29de2391fe09e2 (diff) | |
| parent | a7ad5704722b7fab966ac8fb4e6b62fe2e424756 (diff) | |
| download | geiser-fb5f7a2a797183e5b2350ae76ea8ca09689f4a12.tar.gz geiser-fb5f7a2a797183e5b2350ae76ea8ca09689f4a12.tar.bz2 | |
Merge branch 'master' into guile-meta
Conflicts:
	elisp/geiser-guile.el
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -97,7 +97,7 @@      Geiser's completion will use it. Just require company-mode and,      from then on, any new scheme buffer or REPL will use it. If you      didn't know about Nikolaj Schumacher's awesome mode, check this -    screencast: <http://goo.gl/yxLQ>. +    screencast: http://goo.gl/yxLQ.  * Quick key reference @@ -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 | | 
