diff options
| author | Syohei YOSHIDA <syohex@gmail.com> | 2015-10-21 16:59:12 +0900 | 
|---|---|---|
| committer | Syohei YOSHIDA <syohex@gmail.com> | 2015-10-21 16:59:12 +0900 | 
| commit | 83e866ace56cac49edc1c6ec4351fbbb9f7a274f (patch) | |
| tree | 42bcbbaa498457ad05ebae19e7adbbd9535933b0 /README | |
| parent | f4124d97e1a82bea39589f981f105d681fa7dc6b (diff) | |
| download | geiser-83e866ace56cac49edc1c6ec4351fbbb9f7a274f.tar.gz geiser-83e866ace56cac49edc1c6ec4351fbbb9f7a274f.tar.bz2 | |
Correct misspellings
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -40,7 +40,7 @@    `M-x install-package RET geiser` inside emacs.    Geiser can be used either directly from its uninstalled source tree -  or byte-compiled and installed after perfoming the standard +  or byte-compiled and installed after performing the standard    configure/make/make install dance.  See the INSTALL file for more details.  ** Chicken Addendum @@ -111,7 +111,7 @@      |-------------+-------------------------------------------------|      | C-c C-m x   | Macro-expand definition around point            |      | C-c C-m e   | Macro-expand sexp before point                  | -    | C-c C-m r   | Marcro-expand region                            | +    | C-c C-m r   | Macro-expand region                             |      |-------------+-------------------------------------------------|      | C-c C-k     | Compile and load current file                   |      |-------------+-------------------------------------------------| | 
