diff options
author | Steve Slaven <bpk@hoopajoo.net> | 2005-03-21 18:40:47 (GMT) |
---|---|---|
committer | Steve Slaven <bpk@hoopajoo.net> | 2005-03-21 18:40:47 (GMT) |
commit | cb2555e19237930a25989a7cd2bee4589f1d515d (patch) | |
tree | 524bf902278ca892821a6be886ac3b51cfa9910f /README | |
parent | 22e2e8b44054a4e95dd473079f0e7800284b0d20 (diff) | |
download | powwow-cb2555e19237930a25989a7cd2bee4589f1d515d.zip powwow-cb2555e19237930a25989a7cd2bee4589f1d515d.tar.gz powwow-cb2555e19237930a25989a7cd2bee4589f1d515d.tar.bz2 |
Convert all `' to "" as per the powwow-1.2.6-dain patch. Note I did not apply
the patch since 1.2.7 has some differences to 1.2.5 with regard to command
handling and things, so I'm applying the diff parts by hand mostly
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ INSTALLING type M-x server-start). If you want to use the editing functions, you must execute the - `#identify' command to notify the server that the client supports the + "#identify" command to notify the server that the client supports the protocol. This can also be done with an action; see the documentation for details. |