Changeset eadcb4032ecb07811648d2038eae5730cb541126

Show
Ignore:
Timestamp:
10/19/09 19:30:13 (5 weeks ago)
Author:
Nelson Elhage <nelhage@mit.edu>
git-author:
Karl Ramm <kcr@1ts.org> / 2009-10-16T10:35:16Z-0400
Parents:
3de8057221ce01905d31763980f1c5771b32fa8f
Children:
24398384d59218e8c0e50c2ee363d02423e18db9
git-committer:
Nelson Elhage <nelhage@mit.edu> / 2009-10-19T19:30:13Z-0400
Message:
"s inside ""s need to be \\d
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • commands.c

    r3de8057 readcb40  
    8686              "creates a binding in a keymap", 
    8787              "bindkey <keymap> <keyseq> command <command>", 
    88               "(Note: There is a literal word "command" between <keyseq>\n" 
     88              "(Note: There is a literal word \"command\" between <keyseq>\n" 
    8989              " and <command>.)\n" 
    9090              "Binds a key sequence to a command within a keymap.\n"