Mercurial > emacs
changeset 40286:0e7059267f7e
Fix comment ending.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 25 Oct 2001 04:18:22 +0000 |
parents | 2869c6ed16fc |
children | 5798240154fd |
files | src/syntax.c |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/syntax.c Thu Oct 25 03:54:21 2001 +0000 +++ b/src/syntax.c Thu Oct 25 04:18:22 2001 +0000 @@ -970,8 +970,7 @@ } /* I really don't know why this is interactive - help-form should at least be made useful whilst reading the second arg -*/ + help-form should at least be made useful whilst reading the second arg. */ DEFUN ("modify-syntax-entry", Fmodify_syntax_entry, Smodify_syntax_entry, 2, 3, "cSet syntax for character: \nsSet syntax for %s to: ", doc: /* Set syntax for character CHAR according to string NEWENTRY.