# HG changeset patch # User Juanma Barranquero # Date 1139616272 0 # Node ID 768bd941cf0d3d108c5e555c6358cdd84f658f57 # Parent 86813076a7659c879ea622707a2f6c630536db7c (Fsubstitute_command_keys): Doc fix. diff -r 86813076a765 -r 768bd941cf0d src/doc.c --- a/src/doc.c Fri Feb 10 23:43:02 2006 +0000 +++ b/src/doc.c Sat Feb 11 00:04:32 2006 +0000 @@ -739,7 +739,7 @@ sequence that will invoke COMMAND, or "M-x COMMAND" if COMMAND is not on any keys. Substrings of the form \\=\\{MAPVAR} are replaced by summaries -\(made by describe-bindings) of the value of MAPVAR, taken as a keymap. +\(made by `describe-bindings') of the value of MAPVAR, taken as a keymap. Substrings of the form \\=\\ specify to use the value of MAPVAR as the keymap for future \\=\\[COMMAND] substrings. \\=\\= quotes the following character and is discarded;