Mercurial > emacs
diff src/doc.c @ 39675:a4def4204419
*** empty log message ***
| author | Pavel Jan?k <Pavel@Janik.cz> |
|---|---|
| date | Mon, 08 Oct 2001 06:45:26 +0000 |
| parents | 681963400696 |
| children | 0b986bb45526 |
line wrap: on
line diff
--- a/src/doc.c Mon Oct 08 06:37:59 2001 +0000 +++ b/src/doc.c Mon Oct 08 06:45:26 2001 +0000 @@ -396,7 +396,7 @@ Third argument RAW omitted or nil means pass the result through\n\ `substitute-command-keys' if it is a string.\n\ \n\ -This is differs from `get' in that it can refer to strings stored in the\n\ +This differs from `get' in that it can refer to strings stored in the\n\ `etc/DOC' file; and that it evaluates documentation properties that\n\ aren't strings.") (symbol, prop, raw)
